GetCredentialCancellationException


public final class GetCredentialCancellationException extends GetCredentialException


During the get credential flow, this is thrown when a user intentionally cancels an operation. When this happens, the application should handle logic accordingly, typically under indication the user does not want to see Credential Manager anymore.

Summary

Public constructors

Public constructors

GetCredentialCancellationException

Added in 1.2.0
public GetCredentialCancellationException(CharSequence errorMessage)