org.apache.hadoop.hbase
Class LockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.LockException
- All Implemented Interfaces:
- Serializable
public class LockException
- extends IOException
Thrown when a locking error is encountered
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LockException
public LockException()
- default constructor
LockException
public LockException(String s)
- Constructor
- Parameters:
s
- message
Copyright © 2008 The Apache Software Foundation