C# Class Pandoc.PandocException

Inheritance: System.Exception
Exibir arquivo Open project: t0yv0/libpandoc-dotnet

Public Methods

Method Description
PandocException ( string message ) : System

Method Details

PandocException() public method

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