DataCollectionDisabledError

UaSDK.Errors. DataCollectionDisabledError

Thrown when a method is called that requires data collection to be enabled, but it is disabled. This is a subclass of ReportingDisabledError and is specifically raised when data collection is disabled by default or by explicit call to sdk.setDataCollectionEnabled(false).

Constructor

new DataCollectionDisabledError()