Uses of Class
com.ctc.wstx.exc.WstxParsingException

Packages that use WstxParsingException
com.ctc.wstx.exc   
 

Uses of WstxParsingException in com.ctc.wstx.exc
 

Subclasses of WstxParsingException in com.ctc.wstx.exc
 class WstxEOFException
          Exception thrown during parsing, if an unexpected EOF is encountered.
 class WstxUnexpectedCharException
          Generic exception type that indicates that tokenizer/parser encountered unexpected (but not necessarily invalid per se) character; character that is not legal in current context.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.