Ice 3.7 Slice API Reference
Data Members | List of all members
Ice::ObjectAdapterDeactivatedException Local Exception Reference

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

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception ObjectAdapterDeactivatedException { ... }

Data Members

string name
 Name of the adapter. More...
 

Detailed Description

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

See also
ObjectAdapter::deactivate
Communicator::shutdown

Data Member Documentation

◆ name

string name

Name of the adapter.


The documentation for this exception was generated from the following file: