![]() |
Overview Describes an exception condition that has occurred. File name except.h Supported methods Exception::_duplicate Exception::_nil Exception::id
Intended Usage
This class is intended to be caught in the catch clause of a try/catch block that encompasses remote method invocations or calls to ORB services. Typically Exception instances will actually be instances of either the SystemException or UserException subclass.