Smartswitch
|
▼MSmartswitch | |
▼MPeer | |
▼MUserGeneration | |
EDuplicateNameException | This exception is thrown when there is no more attempts left to generate an unique alphanumeric User name |
EIntegerOverflowException | This exception is thrown on integer overflow on unique consecutive alphanumeric User name generation |
EWeakPasswordException | This exception is thrown when there is no more attempts left to generate a strong password for a User |
EDescendantLimitReachedException | The exception is thrown on adding a new GenericPeer when the limit of created peers is reached |
EInsecureArgumentException | The exception is thrown when you specify an insecure argument |
▼MTelephony | |
EAccessException | Thrown when a user tries perform an action which is not allowed for him |
EArgumentException | Thrown when a user specifies wrong argument to a method |
EDbQueryTooLongException | The exception is thrown when a database query takes longer than allowed by a Smartswitch administrator |
EDuplicateException | The exception is thrown when the entry you try to add already exists |
EEmptyArgumentException | The exception is thrown when you specify empty argument while Smartswitch expects it to be non-empty |
EGenericException | The base class for every exception thrown by Smartswitch |