Documentation

Exception

Interfaces, Classes, Traits and Enums

HordeThrowable
The root interface from which all Horde Exceptions must descend
LogThrowable
Horde extended exception interface.
PermissionDeniedThrowable
The root interface from which all Horde Exceptions must descend
HordeException
Horde base exception class.
LastError
Horde exception class that accepts output of error_get_last() as $code and mask itself as that error.
NotFound
Exception thrown if an object wasn't found.
Pear
Horde exception class that converts PEAR errors to exceptions.
PermissionDenied
Exception thrown if any access without sufficient permissions occured.
Translation
Horde_Exception_Translation is the translation wrapper class for Horde_Exception.
Wrapped
Horde exception class that can wrap and set its details from PEAR_Error, Exception, and other objects with similar interfaces.
DetailsTrait
LogTrait

Search results