| Modifier and Type | Field and Description |
|---|---|
SystemException |
SystemExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SystemException |
SystemExceptionHelper.extract(Any any) |
static SystemException |
SystemExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemExceptionHelper.insert(Any any,
SystemException s) |
static void |
SystemExceptionHelper.write(OutputStream out,
SystemException s) |
| Modifier and Type | Method and Description |
|---|---|
SGACommand |
SGADaemonOperations.executeCommand(String command,
String cmdid,
Pair[] extraParams) |
SGACommand |
_SGADaemonStub.executeCommand(String command,
String cmdid,
Pair[] extraParams) |
SGACommand |
SGADaemonPOATie.executeCommand(String command,
String cmdid,
Pair[] extraParams) |
| Constructor and Description |
|---|
SystemExceptionHolder(SystemException initial) |
Copyright © 2018. All rights reserved.