C# Class dotGit.Exceptions.PackFileException

Inheritance: System.Exception
Mostrar archivo Open project: schacon/dotgit

Public Methods

Method Description
PackFileException ( string message, string packFile ) : System

Method Details

PackFileException() public method

public PackFileException ( string message, string packFile ) : System
message string
packFile string
return System