C# Class Tanka.Markdown.ParsingException

Inheritance: System.Exception
Afficher le fichier Open project: pekkah/Tanka.Markdown

Méthodes publiques

Méthode Description
ParsingException ( string message, Exception inner ) : System

Method Details

ParsingException() public méthode

public ParsingException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System