public class AccountNotActivatedException extends GeneralUserManagementException
Thrown to indicate that the user account is not in state ACTIVE.
| Constructor and Description |
|---|
AccountNotActivatedException(String message)
Constructs a new instance of AccountNotActivatedException
|
getArguments, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccountNotActivatedException(String message)
Copyright © 2019 Communote team. All rights reserved.