| Modifier and Type | Field and Description |
|---|---|
InvalidPathException |
InvalidPathExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidPathException |
InvalidPathExceptionHelper.extract(Any any) |
static InvalidPathException |
InvalidPathExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidPathExceptionHelper.insert(Any any,
InvalidPathException s) |
static void |
InvalidPathExceptionHelper.write(OutputStream out,
InvalidPathException s) |
| Modifier and Type | Method and Description |
|---|---|
SGAPath |
SGADaemonOperations.getPath(String path) |
SGAPath |
_SGADaemonStub.getPath(String path) |
SGAPath |
SGADaemonPOATie.getPath(String path) |
SGAPath[] |
SGADaemonOperations.getPaths(String root) |
SGAPath[] |
_SGADaemonStub.getPaths(String root) |
SGAPath[] |
SGADaemonPOATie.getPaths(String root) |
| Constructor and Description |
|---|
InvalidPathExceptionHolder(InvalidPathException initial) |
Copyright © 2018. All rights reserved.