Exceptions
Sommaire
- BadFunctionCallException
- BadMethodCallException
- DomainException
- InvalidArgumentException
- LengthException
- LogicException
- OutOfBoundsException
- OutOfRangeException
- OverflowException
- RangeException
- RuntimeException
- UnderflowException
- UnexpectedValueException
SPL fournit un jeu d'exceptions standards.
Voir aussi le mot réservé Exceptions prédéfinies
Arbre de la classe SPL Exceptions
- LogicException (étend la classe Exception)
- RuntimeException (étend la classe Exception)