SharpCvsLib

UnsupportedOptionException Class

The unsupported option exception is thrown when an option that is not supported by the client library is used.

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

System.Object
   Exception
      UnsupportedOptionException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Options

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

See Also

UnsupportedOptionException Members | ICSharpCode.SharpCvsLib.Options Namespace