Ice.UnknownLocalException¶
- class Ice.UnknownLocalException(msg: str)¶
Bases:
UnknownExceptionThe dispatch failed with LocalException that is not one of the special marshal-able local exceptions.
- Parameters:
msg (str)
Bases: UnknownException
The dispatch failed with LocalException that is not one of the special marshal-able local exceptions.
msg (str)