Package org.shakespeareframework
Class TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.shakespeareframework.TimeoutException
- All Implemented Interfaces:
Serializable
A
TimeoutException
is thrown in case an Actor
does not succeed on a Retryable
before its timeout is reached.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString