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