Table of Contents

Class ConverterNotFoundException

Namespace
nanoFramework.MessagePack.Exceptions
Assembly
nanoFramework.MessagePack.Net.dll
public class ConverterNotFoundException : Exception, ISerializable
Inheritance
ConverterNotFoundException
Implements
Inherited Members
Extension Methods

Constructors

ConverterNotFoundException(Type)

public ConverterNotFoundException(Type type)

Parameters

type Type

Properties

ObjectType

public Type ObjectType { get; }

Property Value

Type