RiotNet
8.0.0
A C#/.NET client for the Riot Games API.
|
This is the complete list of members for RiotNet.RateLimitExceededException, including all inherited members.
RateLimitExceededException() | RiotNet.RateLimitExceededException | inline |
RateLimitExceededException(RiotResponse response) | RiotNet.RateLimitExceededException | inline |
RateLimitExceededException(RiotResponse response, Exception innerException) | RiotNet.RateLimitExceededException | inline |
RateLimitExceededException(RiotResponse response, string message) | RiotNet.RateLimitExceededException | inline |
RateLimitExceededException(RiotResponse response, string message, Exception innerException) | RiotNet.RateLimitExceededException | inline |
Response | RiotNet.RestException | |
RestException() | RiotNet.RestException | inline |
RestException(RiotResponse response) | RiotNet.RestException | inline |
RestException(RiotResponse response, string message) | RiotNet.RestException | inline |
RestException(RiotResponse response, Exception innerException) | RiotNet.RestException | inline |
RestException(RiotResponse response, string message, Exception innerException) | RiotNet.RestException | inline |