C# Class qtbot.CommandPlugin.CommandErrorEvent

Inheritance: CommandArgs
Show file Open project: stepperman/HB-Discord-Bot

Public Methods

Method Description
CommandErrorEvent ( CommandArgs arg, Exception ex ) : System

Method Details

CommandErrorEvent() public method

public CommandErrorEvent ( CommandArgs arg, Exception ex ) : System
arg CommandArgs
ex System.Exception
return System