ig.excel.KeyNotFoundException
Represents an error in which a keyed collection was accessed with a key which does not exist in the collection.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
The current widget has no options.
The current widget has no events.
-
ig.excel.KeyNotFoundException
Constructor- new $.ig.excel.KeyNotFoundException( [message:string], [innerException:ig.Error] );
Creates an KeyNotFoundException instance.
- message
- Type:string
- Optional
- The message describing the error.
- innerException
- Type:ig.Error
- Optional
- The nested error, if any, which caused this error.