| Modifier and Type | Field and Description |
|---|---|
MyException |
MyExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static MyException |
MyExceptionHelper.extract(Any any) |
static MyException |
MyExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MyExceptionHelper.insert(Any any,
MyException s) |
static void |
MyExceptionHelper.write(OutputStream out,
MyException s) |
| Modifier and Type | Method and Description |
|---|---|
int |
_AsyncServerStub.op2(int a) |
int |
AsyncServerOperations.op2(int a) |
int |
AsyncServerPOATie.op2(int a) |
int |
AsyncServerImpl.op2(int a) |
| Constructor and Description |
|---|
MyExceptionHolder(MyException initial) |
Copyright © 2017 JacORB. All rights reserved.