ig.excel.EndOfStreamException
データのストリームの終了後に読み込む操作があった場合のエラーを表します。
依存関係
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
ig.excel.EndOfStreamException
コンストラクター- new $.ig.excel.EndOfStreamException( [message:string], [innerException:ig.Error] );
EndOfStreamException インスタンスを作成します。
- message
- タイプ:string
- オプション
- エラーを説明するメッセージ。
- innerException
- タイプ:ig.Error
- オプション
- このエラーを発生したネスト エラー (ある場合)。