Endeca Presentation and Logging APIs

Namespace:  Endeca.Navigation
Assembly:  Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.1.4.0 (6.1.4.3290)

Syntax

C#
public class InternalException : SystemException
Visual Basic (Declaration)
Public Class InternalException _
	Inherits SystemException
Visual C++
public ref class InternalException : public SystemException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      Endeca.Navigation..::.InternalException

See Also