Click or drag to resize

QdbInputException Class

Exception thrown when the input of a command caused an error.
Inheritance Hierarchy
SystemObject
  SystemException
    Quasardb.ExceptionsQdbException
      Quasardb.ExceptionsQdbInputException
        Quasardb.ExceptionsQdbInvalidArgumentException
        Quasardb.ExceptionsQdbOutOfBoundsException

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