Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Tanka
Markdown
Html
RenderingException
C# Class Tanka.Markdown.Html.RenderingException
Inheritance:
System.Exception
Show file
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