Namespace KSharpPlus.Exceptions
Classes
BadRequestException
Represents an exception thrown when a malformed request is sent.
KuracordException
NotFoundException
Represents an exception thrown when a requested resource is not found.
RequestSizeException
Represents an exception thrown when the request sent to Kuracord is too large.
ServerErrorException
Represents an exception thrown when Kuracord returns an Internal Server Error.
UnauthorizedException
Represents an exception thrown when requester doesn't have necessary permissions to complete the request.