Tree: ezcTreeDataStoreMissingDataException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTreeDataStoreMissingDataException
|
Exception that is thrown when a node is added through the ArrayAccess interface with a key that is different from the node's ID. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcTreeException
|
--ezcTreeDataStoreMissingDataException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcTreeDataStoreMissingDataException |
__construct(
$nodeId )
Constructs a new ezcTreeDataStoreMissingDataException. |
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
ezcTreeDataStoreMissingDataException __construct(
string
$nodeId )
Constructs a new ezcTreeDataStoreMissingDataException.
Parameters
| Name |
Type |
Description |
$nodeId |
string |
|
Redefinition of
Last updated: Mon, 12 Nov 2007