Overview

Namespaces

  • Html2Text
  • Izberg
    • Exception
    • Resource
      • Category

Exceptions

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

Class GenericException

GenericException Representation of generic exception

Exception
Extended by Izberg\Exception\GenericException
Namespace: Izberg\Exception
Located at Exception/GenericException.php
Methods summary
public
# __construct( message[optional] $message = null, code[optional] $code = null, previous[optional] $previous = null )

Constructor

Constructor

Parameters

$message
$code
$previous

Overrides

Exception::__construct()
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