me.prettyprint.hector.api.locking
Class HLockTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.prettyprint.hector.api.exceptions.HectorException
me.prettyprint.hector.api.locking.HLockTimeoutException
- All Implemented Interfaces:
- Serializable
public class HLockTimeoutException
- extends HectorException
The waiting time for a lock has expired.
- Author:
- patricioe (Patricio Echague - patricioe@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HLockTimeoutException
public HLockTimeoutException(String msg)
Copyright © 2013. All Rights Reserved.