IceGrid.ObserverAlreadyRegisteredException

class IceGrid.ObserverAlreadyRegisteredException(id: ~Ice.Identity.Identity = <factory>)

Bases: UserException

The exception that is thrown when an observer is already registered with the registry.

Parameters:

id (Identity)

id

The identity of the observer.

Type:

Identity

Notes

The Slice compiler generated this exception dataclass from Slice exception ::IceGrid::ObserverAlreadyRegisteredException.