[Enterprise Extensions only]

Environment::clear

Overview Deletes the Exception held by an Environment.
Original class CORBA::Environment
Exceptions CORBA::SystemException


Intended Usage

The clear method is used to delete the Exception, if any, held by an Environment.

IDL Syntax

  void clear();

Input parameters

None.

Return values

None.