C# Class Tanka.Markdown.Html.RenderingException

Inheritance: System.Exception
Datei anzeigen Open project: pekkah/Tanka.Markdown

Public Methods

Method Description
RenderingException ( string message, Exception inner ) : System

Method Details

RenderingException() public method

public RenderingException ( string message, Exception inner ) : System
message string
inner System.Exception
return System