ConversionNotSupportedException

ConversionNotSupportedException constructor

Creates an exception instance with a message

public ConversionNotSupportedException(string message)
Parameter Type Description
message String The message

See Also