C# Class OpenHome.Git.GitException

Inheritance: System.Exception, ISerializable
显示文件 Open project: openhome/ohGit

Private Methods

Method Description
GitException ( string aMessage ) : System
GitException ( string aMessage, Exception aInnerException ) : System