AnalyticsRetryLimitException

constructor(event: AnalyticsEvent, retryLimit: Long, cause: Exception)

Constructs an instance of AnalyticsRetryLimitException

Parameters

event

reference to the event that cannot be saved.

retryLimit

the maximum number of attempts that can be made to send event of priority.

cause

the reason for failure, if any