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
infoSerializationInfocontextStreamingContext
MethodNotFoundException(Type, string, Type)
public MethodNotFoundException(Type classType, string methodName, Type parameterType)