Skip to main content Skip to complementary content

CommunicationErrorException Class

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine.dll

Exception thrown when an attempt to open a websocket connection fails.

Inheritance

  • System.Object
    • System.Exception
      • CommunicationErrorException

Syntax

public class CommunicationErrorException : Exception, ISerializable, _Exception

Constructors

Name Description
CommunicationErrorException()

Initializes a new instance of the CommunicationErrorException class.

CommunicationErrorException(String)

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

CommunicationErrorException(String, Exception)

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

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!