Share via


AuthenticationException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the class with various options.

Overload List

  Name Description
Public method AuthenticationException() Initializes a new instance of the class.
Public method AuthenticationException(String) Initializes a new instance of the class with a specified error message.
Protected method AuthenticationException(SerializationInfo, StreamingContext) Initializes a new instance of the class with serialized data.
Public method AuthenticationException(String, Exception) Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception.
Public method AuthenticationException(String, Exception, Uri) Initializes a new instance of the class with a specified error message, a reference to the inner exception that caused this exception, and the URL that contains the credentials.

Top

See Also

Reference

AuthenticationException Class

AuthenticationException Members

Microsoft.BusinessData.Runtime Namespace