Indicates the behavior when the FileHelperEngine class found an error.
| Member Name | Description |
|---|---|
| ThrowException | Default value, this simple Rethrow the original exception. |
| SaveAndContinue | Add an ErrorInfo to the array of Errors. |
| IgnoreAndContinue | Simply ignores the exception an continue. |
Namespace: FileHelpers
Assembly: FileHelpers (in FileHelpers.dll)