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