Package com.fasterxml.aalto
Class WFCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.stream.XMLStreamException
com.fasterxml.aalto.impl.StreamExceptionBase
com.fasterxml.aalto.WFCException
- All Implemented Interfaces:
Serializable
Base class for reader-side Well-Formedness Constraint violation
(fatal error) exceptions.
- See Also:
-
Field Summary
Fields inherited from class javax.xml.stream.XMLStreamException
location, nested
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.fasterxml.aalto.impl.StreamExceptionBase
getLocationDesc, getMessage, toString
Methods inherited from class javax.xml.stream.XMLStreamException
getLocation, getNestedException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
WFCException
-