https://bz.apache.org/bugzilla/show_bug.cgi?id=66576

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
            Summary|It is difficult to handle   |Throw exceptions are
                   |files with wrong formats    |inconsistent when file with
                   |                            |wrong formats are
                   |                            |encountered
           Severity|normal                      |enhancement

--- Comment #1 from Dominik Stadler <[email protected]> ---
There is likely no overall plan how exception handling should work and thus it
developed in an inconsistent way over time. 

We could try to more consistently throw InvalidFormatException, but as it is a
checked exception, this would mean backward-incompatible changes in a number of
APIs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to