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.
Syntax
void clear();
Input parameters
None.
Return values
None.