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