Main page
Recent changes
Random page
Categories

Php/docs/spl.exceptions

From Get docs
Jump to:navigation, search
  • « SeekableIterator::seek
  • BadFunctionCallException »


  • PHP Manual
  • SPL
  • Exceptions


Exceptions

Table of Contents

  • BadFunctionCallException
  • BadMethodCallException
  • DomainException
  • InvalidArgumentException
  • LengthException
  • LogicException
  • OutOfBoundsException
  • OutOfRangeException
  • OverflowException
  • RangeException
  • RuntimeException
  • UnderflowException
  • UnexpectedValueException

SPL provides a set of standard Exceptions.

See also the Predefined Exceptions

SPL Exceptions Class Tree

  • LogicException (extends Exception)
    • BadFunctionCallException
      • BadMethodCallException
    • DomainException
    • InvalidArgumentException
    • LengthException
    • OutOfRangeException
  • RuntimeException (extends Exception)
    • OutOfBoundsException
    • OverflowException
    • RangeException
    • UnderflowException
    • UnexpectedValueException


Retrieved from "https://getdocs.org/index.php?title=Php/docs/spl.exceptions&oldid=14863"
Category:
  • PHP Manual
Privacy policy
About Get docs
Disclaimers
Powered by MediaWiki