Tree: ezcTreeDbInvalidSchemaException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTreeDbInvalidSchemaException
|
Exception that is thrown when an incompatible schema is detected with one of the Tree operations. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcTreeException
|
--ezcTreeDbInvalidSchemaException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcTreeDbInvalidSchemaException |
__construct(
$operation, $message )
Constructs a new ezcTreeDbInvalidSchemaException |
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
ezcTreeDbInvalidSchemaException __construct(
string
$operation, string
$message )
Constructs a new ezcTreeDbInvalidSchemaException
Parameters
| Name |
Type |
Description |
$operation |
string |
|
$message |
string |
|
Redefinition of
Last updated: Mon, 21 Dec 2009