Overview

Namespaces

  • DSchoenbauer
    • Exception
      • Http
        • ClientError
        • ServerError
      • Platform

Exceptions

  • InternalServerErrorException
  • ServerErrorException
  • ServiceUnavailableException
  • Overview
  • Namespace
  • Class

Namespace DSchoenbauer\Exception\Http\ServerError

Exceptions summary
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.

API documentation generated by ApiGen