| Exception | Description |
|---|---|
| UserAccountException |
Base exception which holds the login name of the user that could not be authenticated.
|
| UserAccountNotActivatedException |
Exception to be thrown if user is not yet activated.
|
| UserAccountPermanentlyDisabledException |
Exception to be thrown if a user account is permanently disabled.
|
| UserAccountPermanentlyLockedException |
Exception to be thrown if a user account was permanently locked
|
| UserAccountTemporarilyDisabledException |
Exception to be thrown if a user account is temporarily disabled.
|
| UserAccountTemporarilyLockedException |
Exception to be thrown if the user account was temporarily locked
|
Copyright © 2019 Communote team. All rights reserved.