• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/engine/response/component.php
  • Класс: BitrixReportVisualConstructorInternalEngineResponseComponent
  • Вызов: Component::getErrorByCode
public function getErrorByCode($code)
{
	return $this->errorCollection->getErrorByCode($code);
}