GetCredentialUnknownException


class GetCredentialUnknownException : GetCredentialException


This is thrown when the get credential operation failed with no more detailed information.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

GetCredentialUnknownException

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