No namespace
ArgumentOutOfRangeException | The exception that is thrown when the value of an argument is |
DateTime53 | DateTime with serialization and timestamp support for PHP 5.2. |
DeprecatedException | The exception that is thrown when a requested method or operation is deprecated. |
DirectoryNotFoundException | The exception that is thrown when part of a file or directory cannot be found. |
FatalErrorException | The exception that indicates errors that can not be recovered from. Execution of |
FileNotFoundException | The exception that is thrown when accessing a file that does not exist on disk. |
InvalidStateException | The exception that is thrown when a method call is invalid for the object's |
IOException | The exception that is thrown when an I/O error occurs. |
MemberAccessException | The exception that is thrown when accessing a class member (property or method) fails. |
NotImplementedException | The exception that is thrown when a requested method or operation is not implemented. |
NotSupportedException | The exception that is thrown when an invoked method is not supported. For scenarios where |