• Модуль: vote
  • Путь к файлу: ~/bitrix/modules/vote/lib/base/baseobject.php
  • Класс: BitrixVoteBaseBaseObject
  • Вызов: BaseObject::getErrorByCode
public function getErrorByCode($code)
{
	return $this->errorCollection->getErrorByCode($code);
}