HtmlConvertException Constructor

Overload List

HtmlConvertException(String) Constructs an HTML converter exception with the given error message
HtmlConvertException(String, Exception) Constructs an HTML converter exception with the given error message and the given inner exception object

See Also