Namespace DisCatSharp.Exceptions
Classes
- Bad
Request Exception Represents an exception thrown when a malformed request is sent.
- Dis
Cat Sharp Exception Represents a generic exception thrown by DisCatSharp.
- Dis
Cat Sharp Exception Filter Represents a filter for exceptions that should not be sent to Sentry.
- Dis
Cat Sharp User Exception Represents a generic exception thrown by DisCatSharp because of a user error.
- Discord
Json Exception Represents a Discord
Json .Exception
- Not
Found Exception Represents an exception thrown when a requested resource is not found.
- Not
Indexed Exception Represents an exception thrown when an elastisearch endpoint isn't finished with indexing yet.
- Rate
Limit Exception Represents an exception thrown when too many requests are sent.
- Request
Size Exception Represents an exception thrown when the request sent to Discord is too large.
- Server
Error Exception Represents an exception thrown when Discord returns an Internal Server Error.
- Unauthorized
Exception Represents an exception thrown when requester doesn't have necessary permissions to complete the request.
- Validation
Exception Represents a validation exception thrown by DisCatSharp because of an invalid user input.