Class ForEachChildElementPipe.SaxTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.frankframework.xml.SaxException
org.frankframework.pipes.ForEachChildElementPipe.SaxTimeoutException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ForEachChildElementPipe
SAXException thrown to signal that a timeout occurred in consuming the stream.
- 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
-
SaxTimeoutException
-