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