Exception thrown when a EndecaCommand is excuted, without setting any
properties that express a valid query to the MDEX engine.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[SerializableAttribute] public class EmptyQueryException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class EmptyQueryException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class EmptyQueryException : public Exception |