Uses of Class
org.htmlparser.util.ChainedException

Packages that use ChainedException
org.htmlparser.util Code which can be reused by many classes, is located in this package. 
 

Uses of ChainedException in org.htmlparser.util
 

Subclasses of ChainedException in org.htmlparser.util
 class EncodingChangeException
          The encoding is changed invalidating already scanned characters.
 class ParserException
          Library-specific support for chained exceptions.