Table of Contents

Constructor FailedChatIntegrationHelperCreationException

Namespace
Skyline.DataMiner.DcpChatIntegrationHelper.Common
Assembly
Skyline.DataMiner.DcpChatIntegrationHelper.dll

FailedChatIntegrationHelperCreationException()

public FailedChatIntegrationHelperCreationException()

FailedChatIntegrationHelperCreationException(SerializationInfo, StreamingContext)

protected FailedChatIntegrationHelperCreationException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

FailedChatIntegrationHelperCreationException(string)

public FailedChatIntegrationHelperCreationException(string message)

Parameters

message string

FailedChatIntegrationHelperCreationException(string, Exception)

public FailedChatIntegrationHelperCreationException(string message, Exception innerException)

Parameters

message string
innerException Exception