Tree: ezcTreeInvalidXmlFormatException
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcTreeInvalidXmlFormatException
|
Exception that is thrown when an XML tree document does not validate. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcTreeException
|
--ezcTreeInvalidXmlFormatException
Inherited Member Variables
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Method Summary
|
public ezcTreeInvalidXmlFormatException |
__construct(
$xmlFile, $errors )
Constructs a new ezcTreeInvalidXmlFormatException. |
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
ezcTreeInvalidXmlFormatException __construct(
string
$xmlFile, array
$errors )
Constructs a new ezcTreeInvalidXmlFormatException.
Parameters
| Name |
Type |
Description |
$xmlFile |
string |
|
$errors |
array |
|
Redefinition of
Last updated: Mon, 21 Dec 2009