Initializes a new instance of the SalesForce exception.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- message
- Type: System String
The exception message.
- innerException
- Type: System Exception
The inner exception.
See Also