SpinInfoException(String) Constructor
Initializes a new instance of the System.Exception class with a specified
error message.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public SpinInfoException(
string sMessage
)
Public Sub New (
sMessage As String
)
Parameters
- sMessage String
- The message that describes the error.