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