GridCellException class

GridCellException class

The exception that is thrown when GridJs specified error occurs.

The GridCellException type exposes the following members:

Properties

PropertyDescription
codeRepresents the exception code.

Methods

MethodDescription
to_string(self)Creates and returns a string representation of the current exception.

See Also