 | QdbOutOfBoundsException Class |
Exception thrown when the given index in out of bounds.
Inheritance Hierarchy
Namespace:
Quasardb.Exceptions
Assembly:
Quasardb (in Quasardb.dll) Version: 3.9.9.0 (3.9.9.0)
Syntaxpublic sealed class QdbOutOfBoundsException : QdbInputException
Public NotInheritable Class QdbOutOfBoundsException
Inherits QdbInputException
See Also