public class LRMIUnhandledException extends RuntimeException
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LRMIUnhandledException.Stage  | 
| Constructor and Description | 
|---|
LRMIUnhandledException(LRMIUnhandledException.Stage stage)  | 
LRMIUnhandledException(LRMIUnhandledException.Stage stage,
                      String msg)  | 
LRMIUnhandledException(LRMIUnhandledException.Stage stage,
                      String msg,
                      Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
LRMIUnhandledException.Stage | 
getStage()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LRMIUnhandledException(LRMIUnhandledException.Stage stage)
public LRMIUnhandledException(LRMIUnhandledException.Stage stage, String msg)
public LRMIUnhandledException(LRMIUnhandledException.Stage stage, String msg, Throwable cause)
public LRMIUnhandledException.Stage getStage()
Copyright © GigaSpaces.