Ice.AlreadyRegisteredException¶
- class Ice.AlreadyRegisteredException(kindOfObject: str, id: str, msg: str)¶
Bases:
LocalExceptionThe exception that is raised when you attempt to register an object more than once with the Ice runtime.
Bases: LocalException
The exception that is raised when you attempt to register an object more than once with the Ice runtime.