| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.omg.Messaging |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionHolderImpl
JacORB-specific implementation of
org.omg.Messaging.ExceptionHolder. |
| Modifier and Type | Field and Description |
|---|---|
ExceptionHolder |
ExceptionHolderHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionHolder |
ExceptionHolderHelper.extract(Any a) |
static ExceptionHolder |
ExceptionHolderHelper.read(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionHolderHelper.insert(Any a,
ExceptionHolder v) |
static void |
ExceptionHolderHelper.write(OutputStream os,
ExceptionHolder val) |
| Constructor and Description |
|---|
ExceptionHolderHolder(ExceptionHolder initial) |