Uses of Class
org.htmlparser.util.ChainedException
-
Packages that use ChainedException Package Description 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 Modifier and Type Class Description class
EncodingChangeException
The encoding is changed invalidating already scanned characters.class
ParserException
Library-specific support for chained exceptions.
-