ig.excel.ArithmeticException

Represents an arithmetic error.

Dependencies

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
The current widget has no options.
The current widget has no events.
  • ig.excel.ArithmeticException
    Constructor

    new $.ig.excel.ArithmeticException( [message:string], [innerException:ig.BaseError] );

    Creates an ArithmeticException instance.

    • message
    • Type:string
    • Optional
    • The message describing the error.
    • innerException
    • Type:ig.BaseError
    • Optional
    • The nested error, if any, which caused this error.

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