|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamExceptionBase | |
---|---|
com.fasterxml.aalto | Main-level package that just contains additional API types exposed above and beyond standard Stax, Stax2 and SAX API types. |
com.fasterxml.aalto.impl |
Uses of StreamExceptionBase in com.fasterxml.aalto |
---|
Subclasses of StreamExceptionBase in com.fasterxml.aalto | |
---|---|
class |
WFCException
Base class for reader-side Well-Formedness Constraint violation (fatal error) exceptions. |
Uses of StreamExceptionBase in com.fasterxml.aalto.impl |
---|
Subclasses of StreamExceptionBase in com.fasterxml.aalto.impl | |
---|---|
class |
IoStreamException
Simple wrapper for IOException s; needed when StAX does not expose
underlying I/O exceptions via its methods. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |