Package org.frankframework.xml
Class TimeOutSaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.frankframework.xml.SaxException
org.frankframework.xml.TimeOutSaxException
- All Implemented Interfaces:
Serializable
SaxException thrown to signal that a timeout occurred.
- See Also:
-
Constructor Summary
ConstructorDescriptionTimeOutSaxException
(String message) TimeOutSaxException
(String message, Exception e) -
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
-
TimeOutSaxException
public TimeOutSaxException() -
TimeOutSaxException
-
TimeOutSaxException
-
TimeOutSaxException
-