.
- Throwable
- Error
- ParseError
- TypeError
- ArgumentCountError
- ArithmeticError
- DivisionByZeroError
- AssertionError
- Exception
- abstract class BasicException extends Exception { /**/ }
- abstract class Exception extends \Exception { /**/ }
- class BaseException extends Exception { /**/ }
- class ClientException extends Exception { /**/ }
- class ClientException extends Exception { /**/ }
- class ConnectionException extends Exception { /**/ }
- class ExternalLinkProviderNotFound extends Exception { /**/ }
- class ExternalTaskException extends Exception { /**/ }
- class MyException extends Exception { /**/ }
- class NotSupportedException extends Exception { /**/ }
- class ObjectStorageException extends Exception { /**/ }
- class PluginException extends Exception { /**/ }
- class RpcCallFailedException extends Exception { /**/ }
- class SQLException extends Exception { /**/ }
- ErrorException
- ClosedGeneratorException
- DOMException
- LogicException
- BadFunctionCallException
- BadMethodCallException
- DomainException
- InvalidArgumentException
- LengthException
- OutOfRangeException
- RuntimeException
- OutOfBoundsException
- OverflowException
- RangeException
- UnderflowException
- UnexpectedValueException
- PDOException
- PharException
- ReflectionException