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