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