org.smallmind.quorum.cache
Class CacheLockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.smallmind.nutsnbolts.lang.FormattedRuntimeException
org.smallmind.quorum.cache.CacheException
org.smallmind.quorum.cache.CacheLockException
- All Implemented Interfaces:
- Serializable
public class CacheLockException
- extends CacheException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheLockException
public CacheLockException()
CacheLockException
public CacheLockException(String message,
Object... args)
CacheLockException
public CacheLockException(Throwable throwable,
String message,
Object... args)
CacheLockException
public CacheLockException(Throwable throwable)
Copyright © 2011. All Rights Reserved.