Ice.UnknownException¶
- class Ice.UnknownException(msg: str, replyStatus: int = 7)¶
Bases:
DispatchExceptionThe exception that is raised when a dispatch failed with an exception that is not a
Ice.LocalExceptionor aIce.UserException.
Bases: DispatchException
The exception that is raised when a dispatch failed with an exception that is not a Ice.LocalException
or a Ice.UserException.