Exception thrown when an EndecaCommand is excuted, when setting only a subset
of the 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 PartialQueryException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class PartialQueryException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class PartialQueryException : public Exception |