Uses of Class
com.ximpleware.VTDException

Packages that use VTDException
com.ximpleware   
 

Uses of VTDException in com.ximpleware
 

Subclasses of VTDException in com.ximpleware
 class EncodingException
          Signals character encoding exception during parsing.
 class EntityException
          Signals exception conditions for any invalid entity reference during parsing.
 class EOFException
          Signals the End of File exception during parsing (not the one in java.io).
 class IndexReadException
          IndexReadException is thrown when there are exception conditions during index loading
 class IndexWriteException
          IndexWriteException is thrown when there are exception condition when wrting VTD+XML index
 class ModifyException
          XMLModifier throws ModifierException when there is an exception condition during modification of XML
 class NavException
          This exception is for any exception conditions during navigation phase.
 class ParseException
          This class is for any exception condition in the parsing phase.
 class PilotException
          This class is the base class of all the exceptions of autopilot.
 class TranscodeException
          TranscodeException is thrown when there is exception condition (in XMLModifier) for transcoding characters
 class XPathEvalException
          This exception is thrown when there is something during XPath evaluation
 class XPathParseException
          This exception is thrown when an error occured during the construction of XPathExpr
 



Copyright © 2013. All Rights Reserved.