|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use exception_type | |
---|---|
org.omg.CORBA |
Uses of exception_type in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as exception_type | |
---|---|
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
|
Methods in org.omg.CORBA that return exception_type | |
---|---|
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)
|
Methods in org.omg.CORBA with parameters of type exception_type | |
---|---|
static void |
exception_typeHelper.insert(Any any,
exception_type val)
|
static void |
exception_typeHelper.write(OutputStream out,
exception_type val)
|
Constructors in org.omg.CORBA with parameters of type exception_type | |
---|---|
exception_typeHolder(exception_type initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |