Table of Contents

Class GenericTypeMismatchException

Namespace
MudBlazor.Utilities.Exceptions
Assembly
MudBlazor.dll
public class GenericTypeMismatchException : Exception, ISerializable
Inheritance
GenericTypeMismatchException
Implements
Inherited Members
Extension Methods

Constructors

GenericTypeMismatchException(string, string, Type, Type)

public GenericTypeMismatchException(string parent, string child, Type t1, Type t2)

Parameters

parent string
child string
t1 Type
t2 Type