GetCredentialInterruptedException


class GetCredentialInterruptedException : GetCredentialException


During the get credential flow, this is thrown when some interruption occurs that may warrant retrying or at least does not indicate a purposeful desire to close or tap away from credential manager.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

GetCredentialInterruptedException

Added in 1.2.0
GetCredentialInterruptedException(errorMessage: CharSequence? = null)