[Enterprise Extensions only]

ExceptionList::_nil

Overview Returns a nil CORBA::ExceptionList reference.
Original class CORBA::ExceptionList


Intended Usage

This method is intended to be used by client and server applications to create a nil ExceptionList reference.

IDL Syntax

  static CORBA::ExceptionList_ptr _nil ();

Input parameters

None.

Return values

CORBA::ExceptionList_ptr
A nil ExceptionList reference.