Exception Inventory

.

  • Throwable
    • Error
      • ParseError
      • TypeError
        • ArgumentCountError
      • ArithmeticError
        • DivisionByZeroError
      • AssertionError
    • Exception
      • class APIException extends \Exception { /**/ }
      • class ActiveContestPresentException extends \Exception { /**/ }
      • class AnnotationException extends \Exception { /**/ }
      • class AutoloadIsStaticException extends \Exception { /**/ }
      • class AutoloadRuleException extends \Exception { /**/ }
      • class ClassNotFoundException extends \Exception { /**/ }
      • class CommonException extends \Exception { /**/ }
      • class DB2Exception extends \Exception { /**/ }
      • class DBALException extends \Exception { /**/ }
      • class GeneralSettingsMissingException extends \Exception { /**/ }
      • class ImportException extends \Exception { /**/ }
      • class InvalidArgumentException extends \Exception { /**/ }
      • class InvalidValidationException extends Exception { /**/ }
      • class LessonNotFoundException extends \Exception { /**/ }
      • class MappingException extends \Exception { /**/ }
      • class MysqliException extends \Exception { /**/ }
      • class NameAlreadyUsedException extends Exception { /**/ }
      • class OCI8Exception extends \Exception { /**/ }
      • class ORMException extends Exception { /**/ }
      • class RBACException extends \Exception { /**/ }
      • class TerminalAddChildException extends Exception { /**/ }
      • ErrorException
      • ClosedGeneratorException
      • DOMException
      • LogicException
        • BadFunctionCallException
          • BadMethodCallException
        • DomainException
        • InvalidArgumentException
          • class ORMInvalidArgumentException extends \InvalidArgumentException { /**/ }
        • LengthException
        • OutOfRangeException
      • RuntimeException
        • class DumpException extends \RuntimeException implements ExceptionInterface { /**/ }
        • class ParseException extends \RuntimeException implements ExceptionInterface { /**/ }
        • OutOfBoundsException
        • OverflowException
        • RangeException
        • UnderflowException
        • UnexpectedValueException
        • PDOException
      • PharException
      • ReflectionException