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