GridCellException class
GridCellException class
The exception that is thrown when GridJs specified error occurs.
The GridCellException type exposes the following members:
Properties
| Property | Description |
|---|---|
| code | Represents the exception code. |
| source | Gets the name of the application or the object that causes the error. |
| stack_trace | Gets a string representation of the immediate frames on the call stack. |
Methods
| Method | Description |
|---|---|
| to_string | Creates and returns a string representation of the current exception. |
See Also
- module
aspose.cellsgridjs