ErrorManager Properties |
The ErrorManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ErrorCount | Number of contained errors. |
![]() | ErrorLimit | Maximum number of recorded errors. After this limit is reached, successive errors are ignored. |
![]() | ErrorMode |
Indicates the behavior of the FileHelperEngine
when it found an error.
|
![]() | Errors |
Is an array of ErrorInfo that contains the
errors of the last operation in this class.
|
![]() | HasErrors | Indicates if contains one or more errors. |