Class RetryInterruptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.shakespeareframework.RetryInterruptedException
All Implemented Interfaces:
Serializable

public class RetryInterruptedException extends RuntimeException
A RetryInterruptedException is thrown when an Actor get interrupted while retrying a Retryable.
See Also: