Ice.ObjectNotExistException

class Ice.ObjectNotExistException(id: Identity | None = None, facet: str = '', operation: str = '', msg: str = '')

Bases: RequestFailedException

The dispatch could not find a servant for the identity carried by the request.

Parameters: