Constructor (string)

Initializes a new instance of the IntegrationException class with a specified error message.

Type: IntegrationException

Namespace: XJTAG.Integration

Syntax

protected IntegrationException(string message)

Parameters

message

Type: string

The message that describes the error.