• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/rest/restmanager.php
  • Класс: BitrixDiskRestRestManager
  • Вызов: RestManager::getErrorsByCode
public function getErrorsByCode($code)
{
	return $this->errorCollection->getErrorsByCode($code);
}