Table of Contents

Class MethodNotFoundException

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

Constructors

MethodNotFoundException(SerializationInfo, StreamingContext)

protected MethodNotFoundException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

MethodNotFoundException(Type, string, Type)

public MethodNotFoundException(Type classType, string methodName, Type parameterType)

Parameters

classType Type
methodName string
parameterType Type