Открытые члены | |
__construct ($message="", $code=410, $file="", $line=0, \Exception $previous=null) | |
__construct ($message="", $code=0, $file="", $line=0, \Exception $previous=null) | |
См. определение в файле goneexception.php строка 5
__construct | ( | $message = "" , |
|
$code = 410 , |
|||
$file = "" , |
|||
$line = 0 , |
|||
\Exception | $previous = null |
||
) |
Creates new exception object.
string | $message | |
int | $code | |
string | $file | |
int | $line | |
\Exception | $previous |
Переопределяет метод предка SystemException.
См. определение в файле goneexception.php строка 7