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.10.2.0 (3.10.2.0)
Syntax
public sealed class QdbInvalidArgumentException : QdbInputException
See Also