API reference
Class ContextMenuExecutionChecksFailedException
- Namespace
- DisCatSharp.ApplicationCommands.Exceptions
- Assembly
- DisCatSharp.ApplicationCommands.dll
Thrown when a pre-execution check for a context menu command fails.
public sealed class ContextMenuExecutionChecksFailedException : Exception, ISerializable
- Inheritance
-
ContextMenuExecutionChecksFailedException
- Implements
- Inherited Members
Fields
- FailedChecks
The list of failed checks.