Overview

Namespaces

  • SKJ
    • AppException
      • HTTP
      • Logic
      • Runtime

Exceptions

  • BadGatewayException
  • BadRequestException
  • ConflictException
  • ExpectationFailedException
  • FailedDependencyException
  • ForbiddenException
  • GatewayTimeoutException
  • GoneException
  • HttpVersionNotSupportedException
  • InternalServerErrorException
  • LengthRequiredException
  • LockedException
  • MethodNotAllowedException
  • NotAcceptableException
  • NotFoundException
  • NotImplementedException
  • PaymentRequiredException
  • PreconditionFailedException
  • ProxyAuthenticationRequiredException
  • RequestedRangeNotSatisfiableException
  • RequestEntityTooLargeException
  • RequestTimeoutException
  • RequestUriTooLongException
  • ServiceUnavailableException
  • UnauthorizedException
  • UnprocessableEntityException
  • UnsupportedMediaTypeException
  • Overview
  • Namespace
  • Class

Namespace SKJ\AppException\HTTP

Exceptions summary
BadGatewayException Bad Gateway HTTP層実行例外
BadRequestException Bad Request HTTP層実行例外
ConflictException Conflict HTTP層実行例外
ExpectationFailedException Expectation Failed HTTP層実行例外
FailedDependencyException Failed Dependency HTTP層実行例外
ForbiddenException Forbidden HTTP層実行例外
GatewayTimeoutException Gateway Timeout HTTP層実行例外
GoneException Gone HTTP層実行例外
HttpVersionNotSupportedException HTTP Version Not Supported HTTP層実行例外
InternalServerErrorException Internal Server Error HTTP層実行例外
LengthRequiredException Length Required HTTP層実行例外
LockedException Locked HTTP層実行例外
MethodNotAllowedException Method Not Allowed HTTP層実行例外
NotAcceptableException Not Acceptable HTTP層実行例外
NotFoundException Not Found HTTP層実行例外
NotImplementedException Not Implemented HTTP層実行例外
PaymentRequiredException Payment Required HTTP層実行例外
PreconditionFailedException Precondition Failed HTTP層実行例外
ProxyAuthenticationRequiredException Proxy Authentication Required HTTP層実行例外
RequestedRangeNotSatisfiableException Requested Range Not Satisfiable HTTP層実行例外
RequestEntityTooLargeException Request Entity Too Large HTTP層実行例外
RequestTimeoutException Request Timeout HTTP層実行例外
RequestUriTooLongException Request-URI Too Long HTTP層実行例外
ServiceUnavailableException Service Unavailable HTTP層実行例外
UnauthorizedException Unauthorized HTTP層実行例外
UnprocessableEntityException Unprocessable Entity HTTP層実行例外
UnsupportedMediaTypeException Unsupported Media Type HTTP層実行例外
API documentation generated by ApiGen