Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::ORB::create_exception_list

Synopsis

Returns a list of exceptions.

C++ Binding

void CORBA::ORB::create_exception_list(
CORBA::ExceptionList_out List);

Argument

List

Receives a reference to the newly created exception list.

Description

This member function creates and returns a list of exceptions in a form that may be used in the Dynamic Invocation Interface (DII). When no longer needed, this list must be freed using the CORBA::release member function.

Return Values

None.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy