public class AccountTemporarilyLockedException extends Exception
| Constructor and Description |
|---|
AccountTemporarilyLockedException(Date lockedTimeout)
Constructs a new instance of AccountTemporarilyLockedException
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getLockedTimeout() |
void |
setLockedTimeout(Date lockedTimeout) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AccountTemporarilyLockedException(Date lockedTimeout)
Copyright © 2019 Communote team. All rights reserved.