PHP Exceptions\Http\Server Namespace

Classes

Name Description
InternalServerErrorException The server encountered an unexpected condition which prevented it from fulfilling the request.
NotImplementedException The server does not support the functionality required to fulfill the request.
ServerErrorException All server error http exceptions extend this class and save you the trouble of setting up the method that returns the error class code.
ServiceUnavailableException The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.