• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/exception.php
  • Класс: BitrixTasksActionNotAllowedException
  • Вызов: ActionNotAllowedException::getDefaultMessage
public function getDefaultMessage()
{
	return 'Action is not allowed';
}