@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, toString
public ProcedureAbortedException()
public ProcedureAbortedException(String s)
s
- messageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.