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, getMessageKey
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccountNotActivatedException(String message)
Copyright © 2019 Communote team. All rights reserved.