PHP Exceptions\Http\Server 네임스페이스

클래스들

이름 설명
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.