Initializes a new instance of the DataException class with a specified error message.
Namespace: Censitif.Library.DataAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax
Parameters
- message
- Type: System String
The message that describes the error.
See Also