Click or drag to resize

QdbOutOfBoundsException Class

Exception thrown when the given index in out of bounds.
Inheritance Hierarchy

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