Ice.FacetNotExistException

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

Bases: RequestFailedException

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

Parameters: