SharpCvsLib

ExecuteShellException Class

The shell command is used to execute a binary that will handle secure connections. The shell exception occurs when there is a problem using this binary.

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

System.Object
   Exception
      ExecuteShellException

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

Requirements

Namespace: ICSharpCode.SharpCvsLib.Exceptions

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

See Also

ExecuteShellException Members | ICSharpCode.SharpCvsLib.Exceptions Namespace