Exception Inventory

.

  • Throwable
    • Error
      • ParseError
      • TypeError
        • ArgumentCountError
      • ArithmeticError
        • DivisionByZeroError
      • AssertionError
    • Exception
      • abstract class MailerException extends \Exception { /**/ }
      • class ApplicationException extends \Exception { /**/ }
      • class CaptchaException extends \Exception { /**/ }
      • class ConfigException extends \Exception { /**/ }
      • class CsrfTokenException extends \Exception { /**/ }
      • class FilesystemFileException extends \Exception { /**/ }
      • class FilesystemFolderException extends \Exception { /**/ }
      • class FormElementException extends \Exception { /**/ }
      • class FormElementFactoryException extends \Exception { /**/ }
      • class FormElementFactoryException extends \Exception { /**/ }
      • class FormElementFragmentException extends \Exception { /**/ }
      • class HtmlFormException extends \Exception { /**/ }
      • class ImageModifierException extends \Exception { /**/ }
      • class MenuGeneratorException extends \Exception { /**/ }
      • class QueryException extends \Exception { /**/ }
      • class SimpleTemplateException extends \Exception { /**/ }
      • class UserException extends \Exception { /**/ }
      • ErrorException
      • ClosedGeneratorException
      • DOMException
      • LogicException
        • BadFunctionCallException
          • BadMethodCallException
        • DomainException
        • InvalidArgumentException
        • LengthException
        • OutOfRangeException
      • RuntimeException
        • class HttpException extends \RuntimeException { /**/ }
        • OutOfBoundsException
        • OverflowException
        • RangeException
        • UnderflowException
        • UnexpectedValueException
          • class ConflictingHeadersException extends \UnexpectedValueException implements RequestExceptionInterface { /**/ }
          • class SuspiciousOperationException extends \UnexpectedValueException implements RequestExceptionInterface { /**/ }
        • PDOException
      • PharException
      • ReflectionException