 | 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.9.9.0 (3.9.9.0)
Syntaxpublic sealed class QdbInvalidArgumentException : QdbInputException
Public NotInheritable Class QdbInvalidArgumentException
Inherits QdbInputException
See Also