ig.excel.DivideByZeroException

計算でゼロの除算の結果として発生されたエラーを表します。

依存関係

jquery-1.4.4.js
infragistics.util.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.excel.DivideByZeroException
    コンストラクター

    new $.ig.excel.DivideByZeroException( [message:string], [innerException:ig.Error] );

    DivideByZeroException インスタンスを作成します。

    • message
    • タイプ:string
    • オプション
    • エラーを説明するメッセージ。
    • innerException
    • タイプ:ig.Error
    • オプション
    • このエラーを発生したネスト エラー (ある場合)。

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.