• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/controller/format.php
  • Класс: BitrixLocationControllerFormat
  • Вызов: Format::init
protected function init()
{
	parent::init();
	ErrorService::getInstance()->setThrowExceptionOnError(true);
}