Class SenderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.frankframework.core.IbisException
org.frankframework.core.SenderException
- All Implemented Interfaces:
Serializable
Exception thrown by the ISender (implementation) to notify that the sending
did not succeed.
- Author:
- Gerrit van Brakel
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class IbisException
IbisException.ExcludeClassInfoExceptionFilter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IbisException
expandMessage, expandMessage, getExceptionSpecificDetails, getMessage, getMessagesMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SenderException
public SenderException() -
SenderException
-
SenderException
-
SenderException
-