CreateCredentialUnknownException


class CreateCredentialUnknownException : CreateCredentialException


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

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

CreateCredentialUnknownException

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