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