Package | Description |
---|---|
com.gigaspaces.exception.lrmi |
Modifier and Type | Method and Description |
---|---|
LRMIUnhandledException.Stage |
LRMIUnhandledException.getStage() |
static LRMIUnhandledException.Stage |
LRMIUnhandledException.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LRMIUnhandledException.Stage[] |
LRMIUnhandledException.Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
LRMIUnhandledException(LRMIUnhandledException.Stage stage) |
LRMIUnhandledException(LRMIUnhandledException.Stage stage,
String msg) |
LRMIUnhandledException(LRMIUnhandledException.Stage stage,
String msg,
Throwable cause) |
Copyright © GigaSpaces.