Initializes a new instance of the SimolDataException class.
Namespace: SimolAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
C# |
---|
public SimolDataException( string message ) |
Visual Basic |
---|
Public Sub New ( _ message As String _ ) |
Visual C++ |
---|
public: SimolDataException( String^ message ) |
Parameters
- message
- Type: System..::..String
The message.