reactor/reactor-addons

onErrorContinue should reference Error Mode Support in JavaDocs

anno1985 opened this issue · 0 comments

The JavaDocs for onErrorContinue should give users a starting point by referencing the "Error Mode Support" heading in other sections of the JavaDocs.

Documentation Issue

The docs for onErrorContinue state:

... it requires specific operator support to work ...

Yet they do neither provide a complete list of these operators, nor do they mention that they all have an Error Mode Support in their docs. Cross-referencing might make this operator easier to understand.

Improvement Suggestion

n/a

Additional context

When reading the docs for the operator, one is left wondering which operators actually support this one, and how to find out. The reference docs don't mention either the operator or the Error Mode Support.