Class ForEachChildElementPipe.SaxAbortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.frankframework.xml.SaxException
org.frankframework.pipes.ForEachChildElementPipe.SaxAbortException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ForEachChildElementPipe
SAXException thrown to signal that the consumer of a stream does not want to receive more of it.
- Since:
- 4.6.1
- Author:
- Gerrit van Brakel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SaxException
createSaxException, getLocatedMessage, toStringMethods inherited from class SAXException
getCause, getException, getMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SaxAbortException
-
SaxAbortException
-