On 16/06/2016 17:47, Paul Benedict wrote:
Please definitely list all such possible exceptions. The knowledge
outweighs concern for clutter, IMO. I'd rather know the full number of
ways an API can fail rather than receive a failure that wasn't documented.
There is one exception and all the cases that we can describe are
already in the javadoc. There are several other cases where we don't
fail but should, to address those requires several adjustments to the
builder API and I'd prefer to keep that separate.
-Alan