public class CacheLockException extends CacheException
| Constructor and Description |
|---|
CacheLockException() |
CacheLockException(String message,
Object... args) |
CacheLockException(Throwable throwable) |
CacheLockException(Throwable throwable,
String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CacheLockException()
public CacheLockException(Throwable throwable)
Copyright © 2012. All Rights Reserved.