A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://dotnet.github.io/dotNext/api/DotNext.GenericArgumentException.html below:

Class GenericArgumentException | .NEXT

Class GenericArgumentException

The exception that is thrown when one of the generic arguments provided to a type is not valid.

Inheritance

GenericArgumentException

Namespace: DotNext Assembly: DotNext.dll Syntax
public class GenericArgumentException : ArgumentException, ISerializable
Constructors | Edit this page View Source GenericArgumentException(Type, string, string?)

The exception that is thrown when one of the generic arguments provided to a type is not valid.

Declaration
public GenericArgumentException(Type genericParam, string message, string? paramName = null)
Parameters Type Name Description Type genericParam

Incorrect actual generic argument.

string message

The error message that explains the reason for the exception.

string paramName

The name of generic parameter.

Properties | Edit this page View Source Argument

Generic argument.

Declaration
public Type Argument { get; }
Property Value Implements Extension Methods

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4