Initializes a new instance of the MailMergeException class
Namespace: Spire.Doc.DocumentsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public MailMergeException( Exception innerExc )
Public Sub New ( innerExc As Exception )
public: MailMergeException( Exception^ innerExc )
new : innerExc : Exception -> MailMergeException
Parameters
- innerExc
- Exception