Toggle navigation
Home
Code Snippets
Plain PHP
Doctrine
Laminas
Laravel
SQL
Symfony
Unittests
Other Libraries
Blog
Slides/Talks
@SenseException
A treeview of the Exceptions and SPL Exceptions
Result
\-Exception
|-ErrorException
|-ClosedGeneratorException
|-DOMException
|-JsonException
|-LogicException
| |-BadFunctionCallException
| | \-BadMethodCallException
| |-DomainException
| |-InvalidArgumentException
| |-LengthException
| \-OutOfRangeException
|-RuntimeException
| |-OutOfBoundsException
| |-OverflowException
| |-RangeException
| |-UnderflowException
| |-UnexpectedValueException
| |-PDOException
| \-SNMPException
|-IntlException
|-PharException
|-ReflectionException
\-SodiumException
More Snippets
Typical PHP behaviour with class properties
PHP 5.5 Generator during iteration
The class structure of the SPL classes
Used Versions
PHP 8.2, Laminas MVC 3.2, Symfony 5.2, Laravel 8.28, PHPUnit 9.5, Doctrine ORM 2.8