Open
Description
I find addWarning / addError/ ... much more descriptive and easier to read/understand than lengthy multi parameter methods.
Together with java capability of default implemented interface methods, I think we should even add more such useful methods as default implemented to the interface, e.g. ones that don't require a Throwable