AppHarbor.GitCommandException.GitCommandException C# (CSharp) Method

GitCommandException() public method

public GitCommandException ( ) : System
return System
        public GitCommandException()
        {
        }

Same methods

GitCommandException::GitCommandException ( string message ) : System
GitCommandException