Table of Contents
API reference

Constructor CommandNotFoundException

Namespace
DisCatSharp.CommandsNext.Exceptions
Assembly
DisCatSharp.CommandsNext.dll

CommandNotFoundException(string)

Creates a new CommandNotFoundException.

public CommandNotFoundException(string command)

Parameters

command string

Name of the command that was not found.