MismatchingDataItemException(String) Constructor
Namespace: BeeMobile.LineChartAssembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
public MismatchingDataItemException(
string sMessage
)
Public Sub New (
sMessage As String
)
Parameters
- sMessage String
- A message that describes why the exception has been thrown.