Parameters
- ruleInError
The CellValidationRule that contains the validation rule that failed.
- cellInError
- The cell whose value failed the validation process.
- errorContent
- An object containing the content to display when an error occurs.
- exception
- The exception that was raised when the value failed the validation process. Can be a null reference (Nothing in Visual Basic).