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

This exception is raised if an ObjectAdapter cannot be activated. More...

defined in <Ice/LocalException.ice>

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

Data Members

string id
 Adapter ID. More...
 

Detailed Description

This exception is raised if an ObjectAdapter cannot be activated.

This happens if the Locator detects another active ObjectAdapter with the same adapter id.

Data Member Documentation

◆ id

string id

Adapter ID.


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