SharpCvsLib

UnsupportedResponseException Class

The unknown response exception is thrown when the cvs server returns a response that the client does not know how to handle.

For a list of all members of this type, see UnsupportedResponseException Members.

System.Object
   Exception
      UnsupportedResponseException

[Visual Basic]
Public Class UnsupportedResponseException
Inherits Exception
[C#]
public class UnsupportedResponseException : Exception

Requirements

Namespace: ICSharpCode.SharpCvsLib.Responses

Assembly: ICSharpCode.SharpCvsLib (in ICSharpCode.SharpCvsLib.dll)

See Also

UnsupportedResponseException Members | ICSharpCode.SharpCvsLib.Responses Namespace