Name |
Description |
ConnectionFailedException |
Represents an error that occurs when a REST request fails because it could not to connect to the server. |
NotFoundException |
Represents an error that occurs when a REST request fails because the requested resource was not found. |
RateLimitExceededException |
Represents an error that occurs when a REST request fails because the rate limit has been exceeded. |
ReflectionUtils |
Contains reflection-related helper methods. |
RestException |
Represents an error that occurred during a REST request. |
RestTimeoutException |
Represents an error that occurs when a REST request fails because it timed out. |
RetryEventArgs |
Contains event data for an error that could trigger a retry of a request. |
RiotClient |
|