public class StoreOperationAbandonedException extends StoreRuntimeException
Throwable.getCause()
is the exception by which the
connection failure was observed.Constructor and Description |
---|
StoreOperationAbandonedException(java.lang.String message) |
StoreOperationAbandonedException(java.lang.String message,
java.lang.Throwable cause) |
StoreOperationAbandonedException(java.lang.Throwable cause) |
public StoreOperationAbandonedException(java.lang.String message)
public StoreOperationAbandonedException(java.lang.Throwable cause)
public StoreOperationAbandonedException(java.lang.String message, java.lang.Throwable cause)