SharpCvsLib

UnsupportedProtocolException Class

The unsupported protocol exception is thrown when a client attempts to use a protocol that is not understood or not supported currently by the library.

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

System.Object
   Exception
      UnsupportedProtocolException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Misc

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

See Also

UnsupportedProtocolException Members | ICSharpCode.SharpCvsLib.Misc Namespace