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