Initializes a new instance of the HttpServiceException class.
Namespace: Relativity.DataExchange
Assembly: Relativity.DataExchange.Client.SDK (in Relativity.DataExchange.Client.SDK.dll) Version: 1.5.0
Syntax
Parameters
- message
- Type: String
The message that describes the error. - fatal
- Type: Boolean
Specify whether the error is fatal.
See Also