IceGrid.ObjectNotRegisteredException

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

Bases: UserException

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

Parameters:

id (Identity)

id

The identity of the object.

Type:

Identity

Notes

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