Contents

EnergyKitError.rateLimitExceeded

An error that indicates the app exceeds the rate limit for using the framework.

Declaration

case rateLimitExceeded

Discussion

The framework throws this error if the app calls the EnergyKit API (such as submitting load events) too frequently.

See Also

Viewing error reasons