Path

ez components / documentation / api reference / 2008.1 / document


Document: ezcDocumentException

[ Tutorial ] [ Conversion ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcDocumentException

General exception container for the Document component. [source]

Parents

Exception
   |
   --ezcBaseException
      |
      --ezcDocumentException

Descendents

Child Class Description
ezcDocumentParserException Exception thrown, when the RST parser could not parse asome token sequence.
ezcDocumentMissingVisitorException Exception thrown, when a visitor could not be found for a node / subtree.
ezcDocumentRstTokenizerException Exception thrown, when the RST tokenizer could not tokenize a character sequence.
ezcDocumentVisitException Exception thrown, when the RST visitor could not visit an AST node properly.
ezcDocumentErrnousXmlException General exception container for the Document component.

Inherited Member Variables

From ezcBaseException:
public  ezcBaseException::$originalMessage

Inherited Methods

From ezcBaseException :
public ezcBaseException ezcBaseException::__construct()
Constructs a new ezcBaseException with $message
Last updated: Wed, 18 Jun 2008