public abstract class ClearExportException extends Exception

Known direct subclasses
ClearExportProviderConfigurationException

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

ClearExportUnknownErrorException

The provider cannot be registered for export for unknown reasons


Represents an error thrown during the clearing of export registration

Summary