public class LoginLockedException extends BadCredentialException
| Constructor and Description |
|---|
LoginLockedException(short attempts) |
LoginLockedException(short attempts,
String message) |
LoginLockedException(short attempts,
String message,
Throwable cause) |
LoginLockedException(short attempts,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
short |
getAttempts() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.