Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
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: