public class AccountLockedException extends AccountException
This exception may be thrown by a LoginModule if it determines that authentication is being attempted on a locked account.
Constructor and Description |
---|
AccountLockedException()
Constructs a AccountLockedException with no detail message.
|
AccountLockedException(String msg)
Constructs a AccountLockedException with the specified
detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccountLockedException()
public AccountLockedException(String msg)
msg
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.