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

The exception is thrown on adding a new GenericPeer when the limit of created peers is reached. More...

defined in <DescendantLimitReachedException.ice>

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

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

Data Members

long limit
 The limit which has been hit. 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 on adding a new GenericPeer when the limit of created peers is reached.

If you really need to add more peers, appeal to Smartswitch administrator to increase the limit for you.

Data Member Documentation

◆ limit

long limit

The limit which has been hit.


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