[Enterprise Extensions only]

SystemException::_nil

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


Intended Usage

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

IDL Syntax

  static CORBA::SystemException_ptr _nil ();

Input parameters

None.

Return values

CORBA::SystemException_ptr
A nil SystemException reference.