errorMessage property

String errorMessage
final

The error message to send to a User who has exceeded the rate limit during the current window.

This only applies to the default implementation of rejectRequest.

Implementation

final String errorMessage;