SharpCvsLib

UnsupportedResponseException Constructor

Indicate that an unknown response has been returned from the repository.

Overload List

Indicate that an unknown response has been returned from the repository.

public UnsupportedResponseException(string);

Indicate that an unknown response has been returned from the repository. ///

public UnsupportedResponseException(string,Exception);

See Also

UnsupportedResponseException Class | ICSharpCode.SharpCvsLib.Responses Namespace