Открытые члены | |
__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 | ( | $message = "", | |
$parameter = "", | |||
\Exception | $previous = null ) |
Переопределяется в ArgumentTypeException.
См. определение в файле exception.php строка 37
getParameter | ( | ) |
См. определение в файле exception.php строка 43
|
protected |
См. определение в файле exception.php строка 35