Initializes a new instance of the DataComException class with the specified error message and inner exception.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- message
- Type: System String
An error message.
- innerException
- Type: System Exception
An inner exception.
See Also