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, toString
public AccountTemporarilyLockedException(Date lockedTimeout)
Copyright © 2019 Communote team. All rights reserved.