Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ArgumentException
+ Граф наследования:ArgumentException:

Открытые члены

 __construct ($message="", $parameter="", \Exception $previous=null)
 
 getParameter ()
 
- Открытые члены унаследованные от SystemException
 __construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null)
 

Защищенные данные

 $parameter
 

Подробное описание

Exception is thrown when function argument is not valid.

См. определение в файле exception.php строка 33

Конструктор(ы)

◆ __construct()

__construct ( $message = "",
$parameter = "",
\Exception $previous = null )

Переопределяется в ArgumentTypeException.

См. определение в файле exception.php строка 37

Методы

◆ getParameter()

getParameter ( )

См. определение в файле exception.php строка 43

Данные класса

◆ $parameter

$parameter
protected

См. определение в файле exception.php строка 35