Ice.UnknownUserException

class Ice.UnknownUserException(msg: str)

Bases: UnknownException

The exception that is raised when a client receives a Ice.UserException that was not declared in the operation’s exception specification.

Parameters:

msg (str)