Tawmy / Leyla.Bot

Privacy-focused Administration Bot for Discord
0 stars 0 forks source link

(CS-R1082) Reserved `Exception` being thrown #52

Closed Tawmy closed 1 year ago

Tawmy commented 1 year ago

Description

Certain Exceptions are meant to be raised only by the Common Language Runtime (CLR) and should not be raised from within your code. It is recommended that you use more appropriate and suitable Exceptions instead.

Occurrences

There are 9 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/Leyla-Labs/Leyla.Bot/issue/CS-R1082/occurrences/