| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.management.runtime
|
Class ExecutableException
|
java.lang.Throwable
|
+--java.lang.Exception
|
+--com.newstep.solid.management.runtime.ExecutableException
All Implemented Interfaces:
Serializable
public class ExecutableException
represents an exception related to an executable management construct
Exceptions:
true
| Field Summary |
private final static long |
|
| Constructor Summary |
public void |
|
public void |
|
public void |
|
private final static long serialVersionUID
Final.
Multiplicity:
1
Static.
public void ExecutableException (String message, Throwable cause)
Parameters:
message error message string
cause originating cause of error
Stereotype:
create
public void ExecutableException (Throwable cause)
Parameters:
cause originating cause of error
Stereotype:
create
public void ExecutableException (String message)
Parameters:
message error message string
Stereotype:
create
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|