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
ConstructorsConstructorDescriptionTimeOutSaxException(String message) TimeOutSaxException(String message, Exception e) -
Method Summary
Methods inherited from class org.frankframework.xml.SaxException
createSaxException, getLocatedMessage, toStringMethods inherited from class org.xml.sax.SAXException
getCause, getException, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
TimeOutSaxException
public TimeOutSaxException() -
TimeOutSaxException
-
TimeOutSaxException
-
TimeOutSaxException
-