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