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