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