Table of Contents

Class RateLimitException

Namespace
DisCatSharp.Exceptions
Assembly
DisCatSharp.dll

Represents an exception thrown when too many requests are sent.

public class RateLimitException : DisCatSharpException, ISerializable
Inheritance
RateLimitException
Implements
Inherited Members

Properties

JsonMessage

Gets the JSON received.

WebRequest

Gets the request that caused the exception.

WebResponse

Gets the response to the request.