[Enterprise Extensions only]

Exception::_nil

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


Intended Usage

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

IDL Syntax

  static CORBA::Exception_ptr _nil ();

Input parameters

None.

Return values

CORBA::Exception_ptr
A nil Exception reference.