| Modifier and Type | Field and Description |
|---|---|
PathNotFoundException |
PathNotFoundExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PathNotFoundException |
PathNotFoundExceptionHelper.extract(org.omg.CORBA.Any any) |
static PathNotFoundException |
PathNotFoundExceptionHelper.read(org.omg.CORBA.portable.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PathNotFoundExceptionHelper.insert(org.omg.CORBA.Any any,
PathNotFoundException s) |
static void |
PathNotFoundExceptionHelper.write(org.omg.CORBA.portable.OutputStream out,
PathNotFoundException s) |
| Modifier and Type | Method and Description |
|---|---|
SGAPath |
SGADaemonPOATie.getPath(java.lang.String path) |
SGAPath |
SGADaemonOperations.getPath(java.lang.String path) |
SGAPath |
_SGADaemonStub.getPath(java.lang.String path) |
SGAPath[] |
SGADaemonPOATie.getPaths(java.lang.String root) |
SGAPath[] |
SGADaemonOperations.getPaths(java.lang.String root) |
SGAPath[] |
_SGADaemonStub.getPaths(java.lang.String root) |
| Constructor and Description |
|---|
PathNotFoundExceptionHolder(PathNotFoundException initial) |
Copyright © 2015. All Rights Reserved.