Constructs an HTML converter exception with the given error message
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public HtmlConvertException( string message ) |
| Visual Basic |
|---|
Public Sub New ( message As String ) |
| Visual C++ |
|---|
public: HtmlConvertException( String^ message ) |
Parameters
- message
- Type: System..::..String
The exception message