Class ServerError
Exception thrown when a server error occurs.
- Exception implements Throwable
-
ICanBoogie\HTTP\ServerError
implements
ICanBoogie\HTTP\Exception
Direct known subclasses
Methods summary
public
|
#
__construct( $message = null, $code = Status::INTERNAL_SERVER_ERROR,
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message