Table of Contents

Class CommandErrorEventArgs

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

Represents arguments for CommandErrored event.

public class CommandErrorEventArgs : CommandEventArgs
Inheritance
CommandErrorEventArgs
Inherited Members

Constructors

CommandErrorEventArgs(IServiceProvider)

Initializes a new instance of the CommandErrorEventArgs class.

Properties

Exception

Gets the exception.