28 throw new \Bitrix\Main\ArgumentNullException(static::class .
" empty id.");
32 $this->forum =
new Forum($this->data[
"FORUM_ID"]);
34 if ($this->authorId ===
null)
36 throw new \Bitrix\Main\ArgumentNullException(
"Author id must be defined.");
39 $this->errorCollection = new \Bitrix\Main\ErrorCollection();