RegisterExportProviderConfigurationException


class RegisterExportProviderConfigurationException : RegisterExportException


During the register export flow, this is thrown if the provider dependency is missing in the manifest

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

RegisterExportProviderConfigurationException

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