Property Exception
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
Exception
Gets the exception (if any) that occurred when executing the command.
public readonly Exception Exception { get; }
Property Value
- Exception
Gets the exception (if any) that occurred when executing the command.
public readonly Exception Exception { get; }