Overview

Namespaces

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

Exceptions

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

Class InternalServerErrorException

The server encountered an unexpected condition which prevented it from fulfilling the request.

Exception
Extended by RuntimeException
Extended by DSchoenbauer\Exception\Platform\RuntimeException implements DSchoenbauer\Exception\ExceptionInterface
Extended by DSchoenbauer\Exception\Http\ServerError\ServerErrorException implements DSchoenbauer\Exception\Http\HttpExceptionInterface
Extended by DSchoenbauer\Exception\Http\ServerError\InternalServerErrorException
Namespace: DSchoenbauer\Exception\Http\ServerError
Author: David Schoenbauer dschoenbauer@gmail.com
Since: 1.0.0
Link: Source
Located at Exception/Http/ServerError/InternalServerErrorException.php
Methods summary
public
# __construct( $message = "" )
Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen