Endeca Presentation API
ENEAuthenticationException Constructor (s, e)
NamespacesEndeca.NavigationENEAuthenticationExceptionENEAuthenticationExceptionENEAuthenticationExceptionNew(String, Exception)
The exception thrown when authentication fails. Includes a message and an Exception instance.
Declaration Syntax
C#Visual BasicVisual C++
protected internal ENEAuthenticationException(
	string s,
	Exception e
)
Protected Friend Sub New ( _
	s As String, _
	e As Exception _
)
protected public:
ENEAuthenticationException (
	String^ s, 
	Exception^ e
)
Parameters
s (String)
The message that describes the current exception.
e (Exception)
The Exception instance that caused the current exception.

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