Table of Contents

Namespace DisCatSharp.CommandsNext.Exceptions

Classes

ChecksFailedException

Indicates that one or more checks for given command have failed.

CommandNotFoundException

Thrown when the command service fails to find a command.

DuplicateCommandException

Indicates that given command name or alias is taken.

DuplicateOverloadException

Indicates that given argument set already exists as an overload for specified command.

InvalidOverloadException

Thrown when the command service fails to build a command due to a problem with its overload.