TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

AuthenticationException Constructor 

Constructs a AuthenticationException with the specified reason and with the root cause defaulting to null.

public AuthenticationException(
   string reason
);

Parameters

reason
a description of the exception

Remarks

For complete details, see the corresponding item in the book TIBCO Enterprise Message Service .NET Reference.

See Also

AuthenticationException Class | TIBCO.EMS Namespace