Overview | Retrieves the user-defined exception associated with an input index. |
Original class | CORBA::ExceptionList |
Exceptions | CORBA::SystemException |
Intended Usage
The item method is used by a client program when querying the ExceptionList associated with a DII request. The item method returns the user-defined exception associated with an input index.
Syntax
CORBA::TypeCode_ptr item(CORBA::ULong index)
Input parameters
Return values