@InterfaceAudience.Private @InterfaceStability.Stable public class ProcedureException extends java.io.IOException
| Constructor and Description |
|---|
ProcedureException()
default constructor
|
ProcedureException(java.lang.String s)
Constructor
|
ProcedureException(java.lang.Throwable t) |