| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Exception Summary | |
|---|---|
| InformationRetrieveException | Exception thrown by InfromationGrabberwhen a requestedInformationcould not be retrieved. | 
| MessagePartHasWrongSizeException | Exception thrown when a MessagePartthat shall be assigned is 
 of wrong size. | 
| MessageTooLongException | Exception thrown when a Clienttries to generate a mix message, 
 but the bypassed message (= payload) is larger than the maximum message size 
 (see packagemessagefor the maximum allowed size). | 
| UnknownUserException | Exception thrown by UserDatabasewhenUserDatabase
 is supposed to perform actions on a user object with an unknown 
 identifier ("unknown" = identifier not in database). | 
| UserAlreadyExistingException | Exception thrown by UserDatabase.addUser()when the 
 identifier of the user to be added is already in use by another user. | 
Provides exceptions for all other packages/components.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||