ig.excel.IOException
Represents an error in I/O processing.
Dependencies
jquery-1.4.4.js
infragistics.util.js
The current widget has no options.
The current widget has no events.
-
ig.excel.IOException
Constructor- new $.ig.excel.IOException( [message:string], [innerException:ig.Error] );
Creates an IOException instance.
- message
- Type:string
- Optional
- The message describing the error.
- innerException
- Type:ig.Error
- Optional
- The nested error, if any, which caused this error.