Table of Contents

Class MissingDefaultConstructorException

Namespace
Shift.Common.Timeline.Exceptions
Assembly
Shift.Common.dll
public class MissingDefaultConstructorException : Exception, ISerializable
Inheritance
MissingDefaultConstructorException
Implements
Inherited Members
Extension Methods

Constructors

MissingDefaultConstructorException(SerializationInfo, StreamingContext)

protected MissingDefaultConstructorException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

MissingDefaultConstructorException(Type)

public MissingDefaultConstructorException(Type type)

Parameters

type Type