Expand description
Stock class entries registered with PHP, primarily exceptions.
Functionsยง
- aggregate
- Returns the IteratorAggregateinterface.
- argument_count_ error 
- Returns the base ArgumentCountErrorclass.
- arithmetic_error 
- Returns the base ArithmeticErrorclass.
- arrayaccess
- Returns the ArrayAccessinterface.
- compile_error 
- Returns the base CompileErrorclass.
- countable
- Returns the Countableinterface.
- division_by_ zero_ error 
- Returns the base DivisionByZeroErrorclass.
- error_exception 
- Returns the base ErrorExceptionclass.
- exception
- Returns the base Exceptionclass.
- iterator
- Returns the Iteratorinterface.
- parse_error 
- Returns the base ParseErrorclass.
- serializable
- Returns the Serializableinterface.
- stdclass
- Returns the base stdClassclass.
- stringable
- Returns the Stringableinterface.
- throwable
- Returns the base Throwableclass.
- traversable
- Returns the Traversableinterface.
- type_error 
- Returns the base TypeErrorclass.
- unhandled_match_ error 
- Returns the base UnhandledMatchErrorclass.
- value_error 
- Returns the base ValueErrorclass.