Overview

Namespaces

  • Html2Text
  • Izberg
    • Exception
    • Resource
      • Category

Exceptions

  • BadRequestException
  • ForbiddenException
  • GenericException
  • HttpException
  • InternalErrorException
  • MethodNotAllowedException
  • NotFoundException
  • UnauthorizedException
  • Overview
  • Namespace
  • Class

Class HttpException

Exception
Extended by RuntimeException
Extended by Izberg\Exception\HttpException

Direct known subclasses

Izberg\Exception\BadRequestException, Izberg\Exception\ForbiddenException, Izberg\Exception\InternalErrorException, Izberg\Exception\MethodNotAllowedException, Izberg\Exception\NotFoundException, Izberg\Exception\UnauthorizedException
Namespace: Izberg\Exception
Located at Exception/HttpException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen