Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.dii | |
org.omg.CORBA | |
org.omg.CORBA.portable | |
org.omg.Messaging |
Modifier and Type | Method and Description |
---|---|
ExceptionList |
ORBSingleton.create_exception_list() |
ExceptionList |
ORB.create_exception_list() |
Modifier and Type | Method and Description |
---|---|
Request |
Delegate.create_request(Object self,
Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
void |
ExceptionHolderImpl.raise_exception_with_list(ExceptionList exc_list) |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionList |
Modifier and Type | Method and Description |
---|---|
ExceptionList |
Request.exceptions() |
Modifier and Type | Method and Description |
---|---|
abstract ExceptionList |
ORB.create_exception_list() |
abstract ExceptionList |
Request.exceptions() |
Modifier and Type | Method and Description |
---|---|
Request |
Object._create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
Request |
LocalObject._create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
Modifier and Type | Method and Description |
---|---|
Request |
ObjectImpl._create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
abstract Request |
Delegate.create_request(Object self,
Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ExceptionHolder.raise_exception_with_list(ExceptionList exc_list) |
Copyright © 2016 JacORB. All rights reserved.