IntegrationException Constructors

Signature Description
IntegrationException()

Initializes a new instance of the IntegrationException class.

IntegrationException(string)

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

IntegrationException(string, Exception)

Initializes a new instance of the IntegrationException class with a specified error message and a reference to the inner exception that is the cause of this exception.

IntegrationException(SerializationInfo, StreamingContext)

Initializes a new instance of the IntegrationException class.