Table of Contents

Class ComponentInteractionTypeReaderExceptionResult

Namespace
NetCord.Services.ComponentInteractions
Assembly
NetCord.Services.dll
public class ComponentInteractionTypeReaderExceptionResult : ComponentInteractionTypeReaderFailResult, IFailResult, IExecutionResult
Inheritance
ComponentInteractionTypeReaderExceptionResult
Implements
Inherited Members

Constructors

ComponentInteractionTypeReaderExceptionResult(Exception)

public ComponentInteractionTypeReaderExceptionResult(Exception exception)

Parameters

exception Exception

Properties

Exception

public Exception Exception { get; }

Property Value

Exception