Click or drag to resize

QdbConnectionException Class

Exception thrown when the connection to the database caused an error.
Inheritance Hierarchy
SystemObject
  SystemException
    Quasardb.ExceptionsQdbException
      Quasardb.ExceptionsQdbConnectionException

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