Abstract exception representing a general error while attempting to query the Endeca MDEX engine.

Namespace: Endeca.Navigation
Assembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)

Syntax

C#
public abstract class ENEQueryException : Exception
Visual Basic
Public MustInherit Class ENEQueryException _
	Inherits Exception
Visual C++
public ref class ENEQueryException abstract : public Exception

Inheritance Hierarchy

See Also