Winnovative RTF to PDF Converter Library for .NET
RtfConvertException Constructor (message, innerException)
NamespacesWinnovative.WnvRtfToPdfRtfConvertExceptionRtfConvertException(String, Exception)
Winnovative RTF to PDF Converter Library for .NET
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public RtfConvertException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
public:
RtfConvertException(
	String^ message, 
	Exception^ innerException
)
Parameters
message (String)
The exception message
innerException (Exception)
The inner exception that triggered this exception

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 3.1.0.0 (3.1.0.0)