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