Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::ExceptionList::add

Synopsis

Constructs a ExceptionList object with an unnamed item, setting only the flags attribute.

C++ Binding

void add(TypeCode_ptr tc);

Arguments

tc

Defines the memory location referred to by TypeCode_ptr.

Exception

If the member function does not succeed, a CORBA::NO_MEMORY exception is thrown.

Description

This member function constructs an ExceptionList object with an unnamed item, setting only the flags attribute.

The ExceptionList object grows dynamically; your application does not need to track its size.

Return Values

If the function succeeds, the return value is a pointer to the newly created ExceptionList object.

See Also

CORBA::ExceptionList::add_consume
CORBA::ExceptionList::count
CORBA::ExceptionList::item
CORBA::ExceptionList::remove

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy