API reference
Constructor CommandNotFoundException
- Namespace
- DisCatSharp.CommandsNext.Exceptions
- Assembly
- DisCatSharp.CommandsNext.dll
CommandNotFoundException(string)
Creates a new CommandNotFoundException.
public CommandNotFoundException(string command)
Parameters
commandstringName of the command that was not found.