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