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