Граф наследования:ArgumentNullException:Открытые члены | |
| __construct ($parameter, \Exception $previous=null) | |
Открытые члены унаследованные от ArgumentException | |
| __construct ($message="", $parameter="", \Exception $previous=null) | |
| getParameter () | |
Открытые члены унаследованные от SystemException | |
| __construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null) | |
Дополнительные унаследованные члены | |
Защищенные данные унаследованные от ArgumentException | |
| $parameter | |
Exception is thrown when "empty" value is passed to a function that does not accept it as a valid argument.
См. определение в файле exception.php строка 53
| __construct | ( | $parameter, | |
| \Exception | $previous = null ) |
См. определение в файле exception.php строка 55