FeatureCannotEnableError

UaSDK.Errors. FeatureCannotEnableError

Thrown when the SDK is asked to enable a feature but cannot due to configuration or a previous feature's disablement disallowing activation.

Note: for backward compatibility, this inherits UaSDK.Errors.DataCollectionDisabledError, which was raised for similar purposes in earlier SDK versions.

Constructor

new FeatureCannotEnableError()