Click or drag to resize

QdbInvalidArgumentException Class

Exception thrown when an argument passed to a method is incorrect.
Inheritance Hierarchy

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