@InterfaceAudience.Private public class CodecException extends HBaseIOException
Constructor and Description |
---|
CodecException() |
CodecException(String message) |
CodecException(String message,
Throwable t) |
CodecException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CodecException()
public CodecException(String message)
public CodecException(Throwable t)
public CodecException(String message, Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.