C# Class CqlSharp.Protocol.UnavailableException

Inheritance: ProtocolException
显示文件 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.