C# Class BCXAPI.Exceptions.RateLimitExceededException

Inheritance: GeneralAPIException
Datei anzeigen Open project: WeAreMammoth/bcxapi-dotnet

Public Methods

Method Description
RateLimitExceededException ( int retry_in_seconds ) : System

Method Details

RateLimitExceededException() public method

public RateLimitExceededException ( int retry_in_seconds ) : System
retry_in_seconds int
return System