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 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
-
TimeOutSaxException
public TimeOutSaxException() -
TimeOutSaxException
-
TimeOutSaxException
-
TimeOutSaxException
-