• Модуль: forum
  • Путь к файлу: ~/bitrix/modules/forum/lib/internals/error/error.php
  • Класс: BitrixForumInternalsErrorError
  • Вызов: Error::__toString
public function __toString()
{
	return $this->getMessage();
}