Namespace DSchoenbauer\Exception\Http\ServerError
| InternalServerErrorException | The server encountered an unexpected condition which prevented it from fulfilling the request. |
| ServerErrorException | A base runtime application exception indicating a server error (HTTP 5xx status codes). |
| ServiceUnavailableException | The server is currently unable to handle the request due to a temporary overload or scheduled maintenance, which will likely be alleviated after some delay. |