Intended Usage
This method is intended to be used by client and server applications to duplicate a reference to an ExceptionList object. Both the original and the duplicate reference should subsequently be released using CORBA::release(ExceptionList_ptr).
Syntax
static CORBA::ExceptionList_ptr _duplicate (CORBA::ExceptionList_ptr p);
Input parameters
Return values