log4net SDK Documentation - Microsoft .NET Framework 4.0

ConversionNotSupportedException.Create Method

Creates a new instance of the ConversionNotSupportedException class.

Overload List

Creates a new instance of the ConversionNotSupportedException class.

public static ConversionNotSupportedException Create(Type,object);

Creates a new instance of the ConversionNotSupportedException class.

public static ConversionNotSupportedException Create(Type,object,Exception);

See Also

ConversionNotSupportedException Class | log4net.Util.TypeConverters Namespace