> ## 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-Aufzählung für das Interface IErrorControl: unterscheidet Zusammenstellungs-, Regel- und Formatfehler in FlexiCapture-Skripten für die Dokumentverifizierung.

<div id="description">
  ## Beschreibung
</div>

Der Typ eines Fehlers. Wird in der [IErrorControl](/de/flexi-capture/appendix/scripts-shell/ierrorcontrol)-Schnittstelle verwendet.

<div id="admissible-values">
  ## Zulässige Werte:
</div>

* ET\_Assembling = 0 - Zusammenstellungsfehler
* ET\_Rule =1 - Regelfehler
* ET\_Format = 2 - Formatfehler
