Endeca Presentation and Logging APIs

Namespace:  Endeca.Logging
Assembly:  Endeca.Logging (in Endeca.Logging.dll) Version: 6.1.0.0

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Endeca.Logging..::.LogException

See Also