HttpServiceException Constructor (String)

Relativity Import APIs
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

public HttpServiceException(
	string message
)

Parameters

message
Type: String
The message that describes the error.
See Also

Reference