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.