Smartswitch
Data Members | List of all members
Smartswitch::GenericException Exception Reference

The base class for every exception thrown by Smartswitch. More...

defined in <GenericException.ice>

exception GenericException { ... }

Inheritance diagram for Smartswitch::GenericException:
Inheritance graph
[legend]

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...
 

Detailed Description

The base class for every exception thrown by Smartswitch.

Data Member Documentation

◆ description

string description

The error message which could be displayed to a user.

◆ solution

string solution

The possible way of working around the exception.


The documentation for this exception was generated from the following file: