MarkdownException

MarkdownException constructor

The MarkdownException constructor.

public MarkdownException(string message)
ParameterTypeDescription
messageStringThe exception message.

See Also