InvalidCredentialException

constructor(message: String = "Invalid credential", cause: Throwable? = null)

Parameters

message

The error message describing why the credential is invalid

cause

The underlying cause of the exception, if any