Table of Contents

Class GlobalExceptionEventArgs

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Provides data for global exception events.

public class GlobalExceptionEventArgs : DiscordEventArgs
Inheritance
GlobalExceptionEventArgs
Inherited Members

Constructors

GlobalExceptionEventArgs(Exception, IServiceProvider)

Provides data for global exception events.

Properties

Exception

Gets the exception that occurred.