Click or drag to resize

QdbConnectionException Class

Exception thrown when the connection to the database caused an error.
Inheritance Hierarchy
System.Object
  System.Exception
    Quasardb.Exceptions.QdbException
      Quasardb.Exceptions.QdbConnectionException

Namespace:  Quasardb.Exceptions
Assembly:  Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntax
public class QdbConnectionException : QdbException
See Also