> ## 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

> IErrorControl インターフェイスの TErrorType 列挙型。FlexiCapture のドキュメント検証スクリプトで、アセンブリ エラー、ルール エラー、形式エラーを区別します。

<div id="description">
  ## 説明
</div>

エラーの型です。[IErrorControl](/ja/flexi-capture/appendix/scripts-shell/ierrorcontrol) インターフェイスで使用されます。

<div id="admissible-values">
  ## 有効な値:
</div>

* ET\_Assembling = 0 - アセンブリ エラー
* ET\_Rule =1 - ルールエラー
* ET\_Format = 2 - 書式エラー
