abstract class RegisterExportException : Exception

Known direct subclasses
RegisterExportProviderConfigurationException

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

RegisterExportUnknownErrorException

The provider cannot be registered for export for unknown reasons


Represents an error thrown during the export registration

Summary

Inherited properties

From kotlin.Throwable