Ice.UnknownException

class Ice.UnknownException(msg: str, replyStatus: int = 7)

Bases: DispatchException

The dispatch failed with an exception that is not a LocalException or a UserException.

Parameters: