| CommunicationErrorException Class |
Namespace: Qlik.Engine.Communication
| 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.
|