Debug: ezcDebugOperationNotPermittedException
[ ]
[ Example stylesheet ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDebugOperationNotPermittedException
|
Exception thrown if an operation is not permitted. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcDebugException
|
--ezcDebugOperationNotPermittedException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcDebugOperationNotPermittedException |
__construct(
$operation )
Creates an new ezcDebugOperationNotPermittedException. |
Inherited Methods
From
ezcBaseException :
From
Exception (Internal Class) :
|
public Exception |
constructor __construct ( $message, $code )
|
|
public void |
getCode ( )
|
|
public void |
getFile ( )
|
|
public void |
getLine ( )
|
|
public void |
getMessage ( )
|
|
public void |
getTrace ( )
|
|
public void |
getTraceAsString ( )
|
|
public void |
__clone ( )
|
|
public void |
__toString ( )
|
Methods
__construct
ezcDebugOperationNotPermittedException __construct(
string
$operation )
Creates an new ezcDebugOperationNotPermittedException.
Creates a new ezcDebugOperationNotPermittedException for the given $operation.
Parameters
| Name |
Type |
Description |
$operation |
string |
|
Redefinition of
Last updated: Mon, 11 May 2009