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