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
IceGrid::ObserverAlreadyRegisteredException Exception Reference

This exception is raised if an observer is already registered with the registry. More...

Defined in <IceGrid/Exception.ice>

exception ObserverAlreadyRegisteredException { ... }

Collaboration diagram for IceGrid::ObserverAlreadyRegisteredException:
Collaboration graph
[legend]

Data Members

Ice::Identity id
 The identity of the observer. More...
 

Detailed Description

This exception is raised if an observer is already registered with the registry.

See also
AdminSession::setObservers
AdminSession::setObserversByIdentity

Data Member Documentation

◆ id

The identity of the observer.


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