Ice.UnknownUserException¶
- class Ice.UnknownUserException(msg: str)¶
Bases:
UnknownExceptionThe dispatch returned a UserException that was not declared in the operation’s exception specification.
- Parameters:
msg (str)
Bases: UnknownException
The dispatch returned a UserException that was not declared in the operation’s exception specification.
msg (str)