C# Class CqlSharp.CqlException

Inheritance: System.Data.Common.DbException
Mostrar archivo Open project: reuzel/CqlSharp Class Usage Examples

Private Methods

Method Description
CqlException ( string message ) : System

Initializes a new instance of the CqlException class.

CqlException ( string message, Exception inner ) : System

Initializes a new instance of the CqlException class.