CORBA module: Environment Class

Overview Holds an Exception.
File name environm.h
Supported methods Environment::_duplicate
Environment::_nil
Environment::clear
Environment::exception


Intended Usage

The Environment class holds a single Exception and is used for error handling in those cases where catch/throw exception handling cannot be used. For example, Dynamic Invocation Interface uses an Environment to report errors back to the client. The ORB::create_environment method is called to create an empty Environment. The Environment class provides methods to get and set an Exception, as well as clear an Exception. For additional information, see the Exception and Request class descriptions.


Related reference
Environment::_duplicate
Environment::_nil
Environment::clear
Environment::exception



Searchable topic ID:   rcor_modenv
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modenv.html

Library | Support | Terms of Use | Feedback