Document: ezcDocumentParserException
[ ]
[ Conversion ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentParserException
|
Exception thrown, when the RST parser could not parse asome token sequence. [
source]
Parents
Exception
|
--ezcBaseException
|
--ezcDocumentException
|
--ezcDocumentConversionException
|
--ezcDocumentParserException
Member Variables
|
protected string |
$errorString
= 'Parse error'
Error string
String describing the general type of this error |
Inherited Member Variables
From
ezcDocumentConversionException:
From
ezcBaseException:
From
Exception (Internal Class):
|
protected |
$code
|
|
protected |
$file
|
|
protected |
$line
|
|
protected |
$message
|
|
private |
$string
|
|
private |
$trace
|
Inherited Methods
From
ezcDocumentConversionException :
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 ( )
|
Last updated: Mon, 30 Mar 2009