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

Thrown when a user tries perform an action which is not allowed for him. More...

defined in <AccessException.ice>

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

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

Data Members

Action action
 A type of action the user tried to perform. More...
 
string category
 An entity to which the user tried to perform the action. 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 tries perform an action which is not allowed for him.

Data Member Documentation

◆ action

Action action

A type of action the user tried to perform.

◆ category

string category

An entity to which the user tried to perform the action.


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