SharpCvsLib

ExecuteShellException Members

ExecuteShellException overview

Public Instance Constructors

ExecuteShellException Constructor Constructor, takes the shell command to help trace the source of the exception.

Public Instance Properties

HelpLink (inherited from Exception)
InnerException (inherited from Exception)
Message (inherited from Exception)
Shell The shell command.
Source (inherited from Exception)
StackTrace (inherited from Exception)
TargetSite (inherited from Exception)

Public Instance Methods

Equals (inherited from Object)
GetBaseException (inherited from Exception)
GetHashCode (inherited from Object)
GetObjectData (inherited from Exception)
GetType (inherited from Object)
ToString (inherited from Exception)

Protected Instance Properties

HResult (inherited from Exception)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ExecuteShellException Class | ICSharpCode.SharpCvsLib.Exceptions Namespace