Matt Juntunen created GEOMETRY-138:
--------------------------------------
Summary: Use unchecked exceptions in IO modules
Key: GEOMETRY-138
URL: https://issues.apache.org/jira/browse/GEOMETRY-138
Project: Apache Commons Geometry
Issue Type: Improvement
Reporter: Matt Juntunen
The IO modules should not throw checked exceptions, e.g. {{IOException}}.
Instead, a new unchecked {{GeometryIOException}} class should be created to
represent all IO and parsing failures.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)