log4net SDK Reference

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