RegisterExportUnknownErrorException


class RegisterExportUnknownErrorException : RegisterExportException


The provider cannot be registered for export for unknown reasons

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

RegisterExportUnknownErrorException

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