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