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

Thrown when a user specifies wrong argument to a method. More...

defined in <ArgumentException.ice>

exception ArgumentException extends Smartswitch::GenericException { ... }

Inheritance diagram for Smartswitch::ArgumentException:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::ArgumentException:
Collaboration graph
[legend]

Data Members

string argument
 The name of the argument which had wrong data. More...
 
- Data Members inherited from Smartswitch::GenericException
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

Thrown when a user specifies wrong argument to a method.

Data Member Documentation

◆ argument

string argument

The name of the argument which had wrong data.


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