| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan.element.invocable |
| Modifier and Type | Field and Description |
|---|---|
ExceptionExitCodeMaping.MapType |
ExceptionExitCodeMaping.TypeOfMapping |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionExitCodeMaping.MapType |
ExceptionExitCodeMaping.MapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionExitCodeMaping.MapType[] |
ExceptionExitCodeMaping.MapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExceptionExitCodeMaping(int ExitCode,
String ErrorFullName,
String ErrorSimpleName,
String Message,
ExceptionExitCodeMaping.MapType TypeOfMapping) |
Copyright © 2014. All Rights Reserved.