public class AccountPermanentlyDisabledException extends Exception
Thrown to indicate that the account is permanently disabled.
Constructor and Description |
---|
AccountPermanentlyDisabledException(String message)
Constructs a new instance of AccountPermanentlyDisabledException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccountPermanentlyDisabledException(String message)
Copyright © 2019 Communote team. All rights reserved.