.NET Framework Class Library
ConverterErrorEventArgs Constructor
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterErrorEventArgs Class > ConverterErrorEventArgs Constructor |
Creates an instance of this class.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public ConverterErrorEventArgs( |
Visual C++ |
public: |
job
Type: Gnostice.Converter.ConverterJobInfoEventArgs
errorMessage
Type: System.String
inputDocIndex
Type: System.Int32
innerEx
Type: System.Exception