| Package | Description |
|---|---|
| io.apigee.trireme.core.internal |
| Modifier and Type | Method and Description |
|---|---|
NodeExitException.Reason |
NodeExitException.getReason() |
static NodeExitException.Reason |
NodeExitException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeExitException.Reason[] |
NodeExitException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
NodeExitException.reasonToText(NodeExitException.Reason r) |
| Constructor and Description |
|---|
NodeExitException(NodeExitException.Reason reason) |
NodeExitException(NodeExitException.Reason reason,
int code) |
Copyright © 2016 Apigee Corporation. All Rights Reserved.