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