C# Class CqlSharp.Protocol.ProtocolException

Inheritance: CqlException
Exibir arquivo Open project: reuzel/CqlSharp Class Usage Examples

Private Methods

Method Description
ProtocolException ( byte protocolVersion, ErrorCode code, string message ) : System

Initializes a new instance of the ProtocolException class.

ProtocolException ( byte protocolVersion, ErrorCode code, string message, System.Guid tracingId ) : System

Initializes a new instance of the ProtocolException class.