Ice.ObjectNotFoundException

class Ice.ObjectNotFoundException

Bases: UserException

The exception that is thrown by a Ice.LocatorPrx implementation when it cannot find an object with the provided identity.

Notes

The Slice compiler generated this exception dataclass from Slice exception ::Ice::ObjectNotFoundException.