Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ConversionNotSupportedException�Constructor�(String)

Constructor

[Visual�Basic]
Overloads�Public�Sub�New( _
���ByVal message�As�String�_
)
[C#]
public�ConversionNotSupportedException(
���stringmessage
);

Parameters

message
A message to include with the exception.

Remarks

Initializes a new instance of the ConversionNotSupportedException class with the specified message.

See Also

ConversionNotSupportedException Class | log4net.Util.TypeConverters Namespace | ConversionNotSupportedException Constructor Overload List