ElementProcessingException.ElementProcessingException
ElementProcessingException constructor
Initializes a new instance of the ElementProcessingException class with a specified element index.
public ElementProcessingException(int elementIndex, Exception innerException)
| Parameter | Type | Description |
|---|---|---|
| elementIndex | Int32 | The index of the processed element. |
| innerException | Exception | The exception that is the cause of the current exception. |
See Also
- class ElementProcessingException
- namespace Aspose.Email
- assembly Aspose.Email