Exceptions
AlreadyRegisteredError
#
Bases: CrescentException
Command or exception catch function was already registered
InteractionAlreadyAcknowledgedError
#
Bases: CrescentException
Raise when an interaction is already acknowledged
PermissionsError
#
Bases: CrescentException
Raise when a permission is declared in a subcommand
PluginAlreadyLoadedError
#
Bases: CrescentException
A plugin is attempted to be loaded but the plugin manager already loaded the plugin.