|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionExitCodeMaping.MapType | |
|---|---|
| gr.uoa.di.madgik.execution.plan.element.invocable | |
| Uses of ExceptionExitCodeMaping.MapType in gr.uoa.di.madgik.execution.plan.element.invocable |
|---|
| Fields in gr.uoa.di.madgik.execution.plan.element.invocable declared as ExceptionExitCodeMaping.MapType | |
|---|---|
ExceptionExitCodeMaping.MapType |
ExceptionExitCodeMaping.TypeOfMapping
|
| Methods in gr.uoa.di.madgik.execution.plan.element.invocable that return ExceptionExitCodeMaping.MapType | |
|---|---|
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. |
| Constructors in gr.uoa.di.madgik.execution.plan.element.invocable with parameters of type ExceptionExitCodeMaping.MapType | |
|---|---|
ExceptionExitCodeMaping(int ExitCode,
String ErrorFullName,
String ErrorSimpleName,
String Message,
ExceptionExitCodeMaping.MapType TypeOfMapping)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||