C# Class CqlSharp.Protocol.AuthenticationException

Inheritance: ProtocolException
Mostrar archivo Open project: reuzel/CqlSharp

Private Methods

Method Description
AuthenticationException ( byte protocolVersion, string message ) : System

Initializes a new instance of the AuthenticationException class.

AuthenticationException ( byte protocolVersion, string message, System.Guid tracingId ) : System

Initializes a new instance of the AuthenticationException class.