Class SessionExecutorPleaseRetryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.datarouter.storage.op.executor.impl.SessionExecutorPleaseRetryException
- All Implemented Interfaces:
java.io.Serializable
public class SessionExecutorPleaseRetryException
extends java.lang.Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SessionExecutorPleaseRetryException(java.lang.Throwable cause) -
Method Summary
-
Constructor Details
-
SessionExecutorPleaseRetryException
public SessionExecutorPleaseRetryException(java.lang.Throwable cause)
-