> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TErrorType

> TErrorType enumeration for the IErrorControl interface: distinguishes assembly, rule, and format errors in FlexiCapture document verification scripts.

## Description

The type of an error. Applies in the [IErrorControl](/flexi-capture/appendix/scripts-shell/ierrorcontrol) interface.

## Admissible values:

* ET\_Assembling = 0 - The assembly error
* ET\_Rule =1 - The rule error
* ET\_Format = 2 - The format error
