Classes and interfaces
ExceptionInterface¶
Common Exception interface
« More »
BadMethodCallException¶
Exception thrown when unrecognized method is called via overloading
« More »
ExtensionNotLoadedException¶
Exception thrown when SOAP PHP extension is not loaded
« More »
InvalidArgumentException¶
Exception thrown when one or more method arguments are invalid
« More »
RuntimeException¶
Exception thrown when there is an error during program execution
« More »
UnexpectedValueException¶
Exception thrown when provided arguments are invalid
« More »