Открытые члены | |
__construct ($message="", $path="", \Exception $previous=null) | |
getPath () | |
Открытые члены унаследованные от SystemException | |
__construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null) | |
Защищенные данные | |
$path | |
This exception is thrown when an I/O error occurs.
См. определение в файле ioexception.php строка 7
__construct | ( | $message = "", | |
$path = "", | |||
\Exception | $previous = null ) |
Creates new exception object.
string | $message | Exception message |
string | $path | Path that generated exception. |
\Exception | $previous |
См. определение в файле ioexception.php строка 18
getPath | ( | ) |
|
protected |
См. определение в файле ioexception.php строка 9