public class InvalidPasswordException extends InvalidCredentialException
CredentialException
,
Serialized FormConstructor and Description |
---|
InvalidPasswordException() |
InvalidPasswordException(String message) |
InvalidPasswordException(String message,
Throwable ex) |
InvalidPasswordException(Throwable ex) |
rethrow, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPasswordException()
public InvalidPasswordException(String message)
public InvalidPasswordException(Throwable ex)
Copyright © 2019. All rights reserved.