TooManyRequestsException constructor

TooManyRequestsException(
  1. int _retryAfter
)

Implementation

TooManyRequestsException(this._retryAfter);