Parameters
- row
- The row index of the cell where the error was detected.
- col
- The column index of the cell where the error was detected.
- exception
- The Exception object that contains information about the error.
- handled
- Whether the error was handled internally and no exception should be thrown.