Serializablepublic class BadPasswordException extends IOException
| Constructor | Description |
|---|---|
BadPasswordException(String message) |
Creates an exception saying the user password was incorrect.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadPasswordException(String message)
message - the messageCopyright © 2018. All rights reserved.