Ice.UnknownUserException¶
- class Ice.UnknownUserException(msg: str)¶
Bases:
UnknownExceptionThe exception that is raised when a client receives a
UserExceptionthat was not declared in the operation’s exception specification.- Parameters:
msg (str)
Bases: UnknownException
The exception that is raised when a client receives a UserException that was not declared in the
operation’s exception specification.
msg (str)