C# Class dotGit.Exceptions.ParseException

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

Public Methods

Method Description
ParseException ( string message ) : System

Method Details

ParseException() public method

public ParseException ( string message ) : System
message string
return System