deepmagic.dom.xml.exception

Undocumented in source.

Members

Classes

CommentException
class CommentException

Thrown during Comment constructor

DecodeException
class DecodeException

Thrown during decode()

InvalidTypeException
class InvalidTypeException

Thrown if comparing with wrong type

PIException
class PIException

Thrown during ProcessingInstruction constructor

TagException
class TagException

Thrown when parsing for Tags

TextException
class TextException

Thrown during Text constructor

XIException
class XIException

Thrown during CData constructor Thrown during XMLInstruction constructor

XMLException
class XMLException

The base class for exceptions thrown by this module

Meta