Class UpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.cloudreactor.tasksymphony.wrapperio.UpdateException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MaxRetriesExceededException,MessageConversionException
An exception indicating that a problem occurred sending an update.
- Since:
- 0.3.0
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString