Home Previous Up Next Index

Ice::ObjectAdapterDeactivatedException

Overview

[ "cpp:ice_print" ] local exception ObjectAdapterDeactivatedException

This exception is raised if an attempt is made to use a deactivated ObjectAdapter.

See Also

ObjectAdapter::deactivate
Communicator::shutdown

Data Members

string name;

Name of the adapter.


Home Previous Up Next Index