ImportCredentialsNoExportOptionException


class ImportCredentialsNoExportOptionException : ImportCredentialsException


During the import credentials flow, this is thrown if there is no credential provider matched to handle the import request.

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

ImportCredentialsNoExportOptionException

Added in 1.0.0-alpha03
ImportCredentialsNoExportOptionException(errorMessage: String? = null)