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
infoSerializationInfocontextStreamingContext
FailedChatIntegrationHelperCreationException(string)
public FailedChatIntegrationHelperCreationException(string message)
Parameters
messagestring
FailedChatIntegrationHelperCreationException(string, Exception)
public FailedChatIntegrationHelperCreationException(string message, Exception innerException)