public class InactiveAccountException extends FailedAuthenticationException
| Constructor and Description |
|---|
InactiveAccountException(String name)
Constructs a new InvalidAccountException.
|
InactiveAccountException(String name,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the account.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 Atlassian. All rights reserved.