Add typing for condition errors.
Review Request #14268 — Created Dec. 11, 2024 and updated — Latest diff uploaded
This updates all the condition error classes to provide type hints and
to have updated documentation for all the instance variables.
Unit tests pass.