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