The exception that is thrown when one of the generic arguments provided to a type is not valid.
InheritanceGenericArgumentException<T>
Namespace: DotNext Assembly: DotNext.dll Syntaxpublic class GenericArgumentException<T> : GenericArgumentException, ISerializable
Type Parameters Name Description T
Captured generic argument treated as invalid.
Constructors | Edit this page View Source GenericArgumentException(string, string?)The exception that is thrown when one of the generic arguments provided to a type is not valid.
Declarationpublic GenericArgumentException(string message, string? paramName = null)
Parameters Type Name Description string message
The error message that explains the reason for the exception.
string paramNameThe name of generic parameter.
Implements Extension MethodsRetroSearch 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