General exception class for the Debug component.
All exceptions in the Debug component extend this class.
Source for this file: /Debug/src/exceptions/exception.php
Exception | --ezcBaseException | --ezcDebugException
Version: | //autogen// |
Child Class | Description |
---|---|
ezcDebugOperationNotPermittedException | Exception thrown if an operation is not permitted. |
From ezcBaseException | |
---|---|
public |
ezcBaseException::$originalMessage
|
From ezcBaseException | |
---|---|
public ezcBaseException |
ezcBaseException::__construct()
Constructs a new ezcBaseException with $message |