Class InvalidTypeArgumentException<T>
An exception that is thrown when for invalid type argument T
.
public sealed class InvalidTypeArgumentException<T> : InvalidTypeArgumentException, ISerializable
Type Parameters
T
Generic type argument
- Inheritance
-
InvalidTypeArgumentException<T>
- Implements
- Inherited Members