Ice.NotRegisteredException¶
- class Ice.NotRegisteredException(kindOfObject: str, id: str, msg: str)¶
Bases:
LocalExceptionAn attempt was made to find or deregister something that is not registered with Ice.
- property id¶
The ID (or name) of the object that is not registered.
- Returns:
The ID of the object that is not registered.
- Return type: