• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/businesssuite/exception/serviceloadexception.php
  • Класс: BitrixSeoBusinessSuiteExceptionServiceLoadException
  • Вызов: ServiceLoadException::getCustomData
public function getCustomData(): array
{
	return parent::getCustomData() + [
			'engineCode' => $this->engineCode,
		];
}