QueryTimeoutException Class | 
Namespace: Cassandra
public abstract class QueryTimeoutException : QueryExecutionException
The QueryTimeoutException type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryTimeoutException | Initializes a new instance of the QueryTimeoutException class  | 
| Name | Description | |
|---|---|---|
| ConsistencyLevel | 
             Gets the consistency level of the operation that time outed. 
              | |
| ReceivedAcknowledgements | 
            Gets the number of replica that had acknowledged/responded to the operation before it time outed. 
              | |
| RequiredAcknowledgements | 
             Gets the minimum number of replica acknowledgements/responses that were required to fulfill the operation. 
              |