Class ServerErrorException
A base runtime application exception indicating a server error (HTTP 5xx status codes).
- Exception
-
RuntimeException
-
DSchoenbauer\Exception\Platform\RuntimeException implements DSchoenbauer\Exception\ExceptionInterface
-
DSchoenbauer\Exception\Http\ServerError\ServerErrorException implements DSchoenbauer\Exception\Http\HttpExceptionInterface
Direct known subclasses
DSchoenbauer\Exception\Http\ServerError\InternalServerErrorException, DSchoenbauer\Exception\Http\ServerError\ServiceUnavailableException
Namespace: DSchoenbauer\Exception\Http\ServerError
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Http/ServerError/ServerErrorException.php
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Located at Exception/Http/ServerError/ServerErrorException.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|