ig.excel.InvalidCastException

Represents an error in which an attempt was made to treat a value as the wrong type.

Dependencies

jquery-1.4.4.js
infragistics.util.js
The current widget has no options.
The current widget has no events.
  • ig.excel.InvalidCastException
    Constructor

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

    Creates an InvalidCastException 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.

#