C# Class CqlSharp.Protocol.UnavailableException

Inheritance: ProtocolException
Mostrar archivo Open project: reuzel/CqlSharp

Private Methods

Method Description
UnavailableException ( byte protocolVersion, string message, CqlConsistency cqlConsistency, int required, int alive, System.Guid tracingId ) : System

Initializes a new instance of the UnavailableException class.