| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Field and Description |
|---|---|
static exception_type |
exception_type.NO_EXCEPTION |
static exception_type |
exception_type.SYSTEM_EXCEPTION |
static exception_type |
exception_type.USER_EXCEPTION |
exception_type |
exception_typeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static exception_type |
exception_typeHelper.extract(Any any) |
static exception_type |
exception_type.from_int(int value) |
static exception_type |
exception_typeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
exception_typeHelper.insert(Any any,
exception_type s) |
static void |
exception_typeHelper.write(OutputStream out,
exception_type s) |
| Constructor and Description |
|---|
exception_typeHolder(exception_type initial) |
Copyright © 2017 JacORB. All rights reserved.