|
Smartswitch
|
The base class for every exception thrown by Smartswitch. More...
defined in <GenericException.ice>
exception GenericException { ... }

Data Members | |
| string | description |
| The error message which could be displayed to a user. More... | |
| string | solution |
| The possible way of working around the exception. More... | |
The base class for every exception thrown by Smartswitch.
| string description |
The error message which could be displayed to a user.
| string solution |
The possible way of working around the exception.
1.8.15