C# Class CqlSharp.CqlError

Represents the error result of a query.
Inheritance: ICqlQueryResult
Mostrar archivo Open project: reuzel/CqlSharp

Private Methods

Method Description
CqlError ( Exception exception ) : System

Initializes a new instance of the CqlError class.

CqlError ( Exception exception, System.Guid tracingId ) : System

Initializes a new instance of the CqlError class.