C# Class Mistilteinn.GitUtilException

Inheritance: System.Exception
ファイルを表示 Open project: bleis-tift/Mistilteinn

Public Methods

Method Description
GitUtilException ( string msg ) : System

Private Methods

Method Description
NotFound ( string path ) : GitUtilException

Method Details

GitUtilException() public method

public GitUtilException ( string msg ) : System
msg string
return System