Endeca Presentation API
LogException Constructor (s)
NamespacesEndeca.LoggingLogExceptionLogExceptionLogExceptionNew(String)
Represents an exception that may arise from trying to submit a LogEntry to the logging server. Includes a message describing the exception.
Declaration Syntax
C#Visual BasicVisual C++
public LogException(
	string s
)
Public Sub New ( _
	s As String _
)
public:
LogException (
	String^ s
)
Parameters
s (String)
A message describing the exception.

Assembly: Endeca.Logging (Module: Endeca.Logging) Version: 0.0.0.0