org.apache.hadoop.hbase.util
Class HBaseFsck.HbckException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.util.HBaseFsck.HbckException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- HBaseFsck
public static class HBaseFsck.HbckException
- extends IOException
A base class for all hbck generated exceptions
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HBaseFsck.HbckException
public HBaseFsck.HbckException(String s,
IOException ioe)
Copyright © 2012 Cloudera. All Rights Reserved.