public class InvalidCredentialException extends ConnectorSecurityException
Connector
throws this exception if the user entered an
incorrect password.FailedLoginException
,
Serialized FormConstructor and Description |
---|
InvalidCredentialException() |
InvalidCredentialException(String message) |
InvalidCredentialException(String message,
Throwable ex) |
InvalidCredentialException(Throwable ex) |
rethrow, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidCredentialException()
public InvalidCredentialException(String message)
public InvalidCredentialException(Throwable ex)
Copyright © 2019. All rights reserved.