See: Description
| Exception | Description |
|---|---|
| InvalidPasswordException |
Validation exception which indicates that a provided password does not meet
requirements on the password value.
|
| PersonAlreadyExistsException |
Thrown if a person already exists.
|
| PersonNotFoundException |
Thrown if a person is not found.
|
| PersonPictureException |
Exception for storing, retrieving person picture.
|
| PersonStaleException |
Thrown if a person object is stale.
|
| PersonValidationException |
Signals that user provided invalid person data.
|
| RoleAlreadyExistsException |
Thrown if a role already exists.
|
| RoleNotFoundException |
Thrown if a role is not found.
|
| SecurityRoleAlreadyExistsException |
Thrown if a security role already exists.
|
| SecurityRoleNotFoundException |
Thrown if a security role is not found.
|
| SecurityRoleStaleException |
Thrown if a security role is stale.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.