Package com.terracottatech.store
Class StoreRetryableStreamTerminatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.terracottatech.store.StoreRuntimeException
com.terracottatech.store.StoreStreamTerminatedException
com.terracottatech.store.StoreRetryableStreamTerminatedException
- All Implemented Interfaces:
Serializable
Indicates that the retryable stream execution was prematurely terminated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StoreRetryableStreamTerminatedException
-
StoreRetryableStreamTerminatedException
-