• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/tree/exception.php
  • Класс: BitrixSaleLocationTreeNodeIncorrectException
  • Вызов: NodeIncorrectException::getDefaultMessage
public function getDefaultMessage()
{
	return 'Incorrect LEFT_MARGIN or RIGHT_MARGIN (wrong data given or tree structure integrity seems to be compromised)'.static::fillMessageAdditions();
}