IceGrid.ObjectExistsException

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

Bases: UserException

The exception that is thrown when a well-known object is already registered.

Parameters:

id (Identity)

id

The identity of the object.

Type:

Identity

Notes

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