Ice.DispatchException¶
- class Ice.DispatchException(replyStatus: int | None, msg: str = '')¶
Bases:
LocalExceptionThe dispatch failed. This is the base class for local exceptions that can be marshaled and transmitted “over the wire”.
Bases: LocalException
The dispatch failed. This is the base class for local exceptions that can be marshaled and transmitted “over the wire”.