Package org.apache.hadoop.hbase.codec
Class CodecException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hbase.HBaseIOException
org.apache.hadoop.hbase.codec.CodecException
- All Implemented Interfaces:
Serializable
Thrown when problems in the codec whether setup or context.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CodecException
public CodecException() -
CodecException
-
CodecException
-
CodecException
-