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

public class WFCException extends com.fasterxml.aalto.impl.StreamExceptionBase
Base class for reader-side Well-Formedness Constraint violation (fatal error) exceptions.
See Also:
  • Constructor Details