Ignite UI API Reference

ig.excel.DivideByZeroException

Represents an error in which a division by zero occurred during calculations.

Dependencies

jquery-1.4.4.js
infragistics.util.js
The current widget has no options.
The current widget has no events.
  • &nbspig.excel.DivideByZeroException

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

    Creates an DivideByZeroException instance.

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

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

#