public class RecoverException extends CacheException
| Constructor and Description |
|---|
RecoverException() |
RecoverException(CacheError error,
Object... params) |
RecoverException(String message) |
RecoverException(Throwable thrwbl,
CacheError error,
Object... params) |
getError, getParamsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RecoverException()
public RecoverException(CacheError error, Object... params)
public RecoverException(String message)
public RecoverException(Throwable thrwbl, CacheError error, Object... params)
Copyright © 2016. All rights reserved.