Package org.frankframework.pipes
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.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.frankframework.xml.SaxException
createSaxException, getLocatedMessage, toString
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SaxTimeoutException
-