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