The exception that is thrown when one of the generic arguments provided to a type is not valid.
InheritanceGenericArgumentException
Namespace: DotNext Assembly: DotNext.dll Syntaxpublic 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.
Declarationpublic GenericArgumentException(Type genericParam, string message, string? paramName = null)
Parameters Type Name Description Type genericParam
Incorrect actual generic argument.
string messageThe error message that explains the reason for the exception.
string paramNameThe name of generic parameter.
Properties | Edit this page View Source ArgumentGeneric argument.
Declarationpublic 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