net.sf.ehcache.constructs.nonstop.concurrency
Class LockOperationTimedOutNonstopException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               net.sf.ehcache.CacheException
net.sf.ehcache.CacheException
                   net.sf.ehcache.constructs.nonstop.NonStopCacheException
net.sf.ehcache.constructs.nonstop.NonStopCacheException
                       net.sf.ehcache.constructs.nonstop.concurrency.LockOperationTimedOutNonstopException
net.sf.ehcache.constructs.nonstop.concurrency.LockOperationTimedOutNonstopException
- All Implemented Interfaces: 
- Serializable
- public class LockOperationTimedOutNonstopException 
- extends NonStopCacheException
Special class of NonStopCacheException which is thrown on timeout of lock operations
- Author:
- Abhishek Sanoujam
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
LockOperationTimedOutNonstopException
public LockOperationTimedOutNonstopException(String message)
- public constructor
 
- Parameters:
- message-
 
Copyright 2001-2014, Terracotta, Inc.