On Tue, Jun 10, 2025 at 7:52 PM Dave Marion wrote:
>
> I made a comment regarding the TableNotFoundException hierarchy at [0]. I
> don't understand why our specific exceptions (TNFE for example) don't
> extend AccumuloException. If the hierarchy is changed in our Exception
Mainly because it's a b
I made a comment regarding the TableNotFoundException hierarchy at [0]. I
don't understand why our specific exceptions (TNFE for example) don't
extend AccumuloException. If the hierarchy is changed in our Exception
classes, then the signatures of the other methods don't need to be changed.
Calling