![]() |
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.
Related reference... | |
CORBA module in Object Request Broker | |
Parent: CORBA module: Environment Class | |
Environment::_duplicate | |
Environment::_nil | |
Environment::exception | |