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