Default Constructor.
Default Constructor.
public AuthenticationException();
Specify a message to help trace the source of the exception.
public AuthenticationException(string);
AuthenticationException Class | ICSharpCode.SharpCvsLib.Exceptions Namespace