Ice.Exception¶
- class Ice.Exception¶
Bases:
ExceptionAbstract base class for all Ice exceptions. It has only two derived classes:
Ice.LocalExceptionandIce.UserException.
Bases: Exception
Abstract base class for all Ice exceptions.
It has only two derived classes: Ice.LocalException and Ice.UserException.