public class BadPasswordException extends IOException
| Constructor and Description |
|---|
BadPasswordException(String message)
Creates an exception saying the user password was incorrect.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadPasswordException(String message)
Copyright © 2019. All rights reserved.