ClearCredentialUnknownException


class ClearCredentialUnknownException : ClearCredentialException


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

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ClearCredentialUnknownException

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