public class AccountLockedException extends AccountException
Constructor and Description |
---|
AccountLockedException(String message)
Constructs an
AccountLockedException with the specified message. |
getLocalizedMessage, getMessage, getRootCause
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccountLockedException(String message)
AccountLockedException
with the specified message.message
- the detailed messageCopyright (c) 2017, SAS Institute Inc., Cary, NC, USA