C# Class CqlSharp.Protocol.WriteTimeOutException

Inheritance: TimeOutException
Mostrar archivo Open project: reuzel/CqlSharp

Private Methods

Method Description
WriteTimeOutException ( byte protocolVersion, string message, CqlConsistency cqlConsistency, int received, int blockFor, string writeType, System.Guid tracingId ) : System

Initializes a new instance of the WriteTimeOutException class.