Table of Contents

Class UnknownFieldException

Namespace
Mech3DotNet.Exchange
Assembly
Mech3DotNet.dll

An unknown field was encountered when deserializing data.

public class UnknownFieldException : ExchangeException, ISerializable
Inheritance
UnknownFieldException
Implements
Inherited Members

Constructors

UnknownFieldException(string, string)

public UnknownFieldException(string structName, string fieldName)

Parameters

structName string
fieldName string