Ice.UnknownLocalException¶
- class Ice.UnknownLocalException(msg: str)¶
Bases:
UnknownExceptionThe exception that is raised when a dispatch failed with a
Ice.LocalExceptionthat is not aIce.DispatchException.- Parameters:
msg (str)
Bases: UnknownException
The exception that is raised when a dispatch failed with a Ice.LocalException that is not a
Ice.DispatchException.
msg (str)