See: Description
Exception | Description |
---|---|
EncryptionException |
Thrown when an error is encountered during encryption.
|
UserDeleteException |
Thrown to indicate a failure when user is being deleted
|
UserException |
Abstract parent class for exceptions thrown while manipulating or accessing a user.
|
UserExistsException |
Thrown when a user information specified for create is already defined in the system
|
UserNotFoundException |
Thrown when a user specified for an action does not exist in the system
|
UserPasswordException |
Thrown when an invalid password is provided.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA