Smartswitch
Data Members | List of all members
Smartswitch::Peer::InsecureArgumentException Exception Reference

The exception is thrown when you specify an insecure argument. More...

defined in <InsecureArgumentException.ice>

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

Inheritance diagram for Smartswitch::Peer::InsecureArgumentException:
Inheritance graph
[legend]
Collaboration diagram for Smartswitch::Peer::InsecureArgumentException:
Collaboration graph
[legend]

Data Members

string details
 The details of the security issue. More...
 
- Data Members inherited from Smartswitch::ArgumentException
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

The exception is thrown when you specify an insecure argument.

For example, a weak password.
You should specify the more secure argument.

Data Member Documentation

◆ details

string details

The details of the security issue.


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