Class EncoderBufferTooSmallException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException
All Implemented Interfaces:
Serializable

@Private public class EncoderBufferTooSmallException extends RuntimeException
Internal error which indicates a bug in a data block encoding algorithm.
See Also: