Table of Contents

Class TypeReaderExceptionResult

Namespace
NetCord.Services
Assembly
NetCord.Services.dll
public class TypeReaderExceptionResult : TypeReaderFailResult, IFailResult, IExecutionResult
Inheritance
TypeReaderExceptionResult
Implements
Inherited Members

Constructors

TypeReaderExceptionResult(Exception)

public TypeReaderExceptionResult(Exception exception)

Parameters

exception Exception

Properties

Exception

public Exception Exception { get; }

Property Value

Exception