log4net SDK Reference

ConversionNotSupportedException Constructor

Constructor

Overload List

Constructor

public ConversionNotSupportedException();

Serialization constructor

protected ConversionNotSupportedException(SerializationInfo,StreamingContext);

Constructor

public ConversionNotSupportedException(string);

Constructor

public ConversionNotSupportedException(string,Exception);

See Also

ConversionNotSupportedException Class | log4net.Util.TypeConverters Namespace