ICanBoogie
  • Documentation
  • API Reference
  • HTTP v2.5.0
Namespaces
  • ICanBoogie
    • Exception
    • HTTP
      • Headers
      • Request
      • RequestDispatcher
Classes
  • CallableDispatcher
  • File
  • FileInfo
  • FileList
  • FileResponse
  • Headers
  • RedirectResponse
  • Request
  • RequestDispatcher
  • RequestRange
  • Response
  • Status
  • WeightedDispatcher
Interfaces
  • Dispatcher
  • Exception
  • SecurityError
Exceptions
  • AuthenticationRequired
  • ClientError
  • DispatcherNotDefined
  • ForceRedirect
  • MethodNotSupported
  • NotFound
  • PermissionRequired
  • ServerError
  • ServiceUnavailable
  • StatusCodeNotValid

Interface Exception

HTTP exceptions implement this interface so that they can be easily recognized.

Direct known implementers

ICanBoogie\HTTP\ClientError, ICanBoogie\HTTP\DispatcherNotDefined, ICanBoogie\HTTP\ForceRedirect, ICanBoogie\HTTP\MethodNotSupported, ICanBoogie\HTTP\NotFound, ICanBoogie\HTTP\SecurityError, ICanBoogie\HTTP\ServerError, ICanBoogie\HTTP\ServiceUnavailable, ICanBoogie\HTTP\StatusCodeNotValid

Indirect known implementers

ICanBoogie\HTTP\AuthenticationRequired, ICanBoogie\HTTP\PermissionRequired

Namespace: ICanBoogie\HTTP
Located at Exception.php
HTTP v2.5.0 – Check on GitHub – API documentation generated by ApiGen