me.prettyprint.hector.api.locking
Class HLockDisconnecteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.prettyprint.hector.api.exceptions.HectorException
me.prettyprint.hector.api.locking.HLockDisconnecteException
- All Implemented Interfaces:
- Serializable
public class HLockDisconnecteException
- extends HectorException
Thrown when our heart beat can't renew our lock
- Author:
- tnine (Todd Nine)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HLockDisconnecteException
public HLockDisconnecteException(String msg)
- Parameters:
msg -
Copyright © 2013. All Rights Reserved.