|
Exception Summary |
| AuthorizationException |
Describe class AuthorizationException here. |
| DataOverwriteException |
The DataOverwriteException exception is thrown when application
tries to ovrewrite data in repository but does not have permission to do so. |
| DBInitException |
Describe class DBInitException here. |
| TigaseDBException |
Describe class TigaseDBException here. |
| UserExistsException |
The UserExistsException is thrown when application tries to add
new user with user ID which already exists in repository. |
| UserNotFoundException |
The UserNotFoundException exception is thrown when application
tries to access data for user which does not exist in repository. |