RateLimitingException constructor

RateLimitingException(
  1. String message
)

Implementation

RateLimitingException(this.message);