CreateCredentialNoCreateOptionException


class CreateCredentialNoCreateOptionException : CreateCredentialException


During the create credential flow, this is thrown when no viable creation options were found for the given CreateCredentialRequest.

Summary

Public constructors

Public constructors

CreateCredentialNoCreateOptionException

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