|
Smartswitch
|
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 { ... }


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... | |
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.
| long limit |
The limit which has been hit.
1.8.15