@InterfaceAudience.Private @InterfaceStability.Stable public class ProcedureException extends HBaseException
| Constructor and Description | 
|---|
| ProcedureException()default constructor | 
| ProcedureException(String s)Constructor | 
| ProcedureException(Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProcedureException()
public ProcedureException(String s)
s - messagepublic ProcedureException(Throwable t)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.