C# Class dotGit.Exceptions.ObjectNotFoundException

Inheritance: System.Exception
Mostra file Open project: schacon/dotgit

Public Methods

Method Description
ObjectNotFoundException ( string sha ) : System

Method Details

ObjectNotFoundException() public method

public ObjectNotFoundException ( string sha ) : System
sha string
return System