Class ConversionFailureException
public sealed class ConversionFailureException : Exception, ISerializable
- Inheritance
-
ConversionFailureException
- Implements
- Inherited Members
Constructors
ConversionFailureException(Type, object?)
public ConversionFailureException(Type expectedType, object? actualValue)
Parameters
Methods
GetHumanReadableType(Type)
public static string GetHumanReadableType(Type t)
Parameters
tType