public class ProcedureExecutionException
extends java.lang.Exception
Constructor and Description |
---|
ProcedureExecutionException() |
ProcedureExecutionException(java.lang.String arg0) |
ProcedureExecutionException(java.lang.String arg0,
java.lang.Throwable arg1) |
ProcedureExecutionException(java.lang.Throwable arg0) |
public ProcedureExecutionException()
public ProcedureExecutionException(java.lang.String arg0)
arg0
- public ProcedureExecutionException(java.lang.Throwable arg0)
arg0
- public ProcedureExecutionException(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
-