| 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
Public NotInheritable Class QdbOutOfBoundsException
Inherits QdbInputException
See Also