SharpCvsLib

AuthenticationException Constructor

Default Constructor.

Overload List

Default Constructor.

public AuthenticationException();

Specify a message to help trace the source of the exception.

public AuthenticationException(string);

See Also

AuthenticationException Class | ICSharpCode.SharpCvsLib.Exceptions Namespace