You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2021/07/31 22:18:00 UTC

[jira] [Resolved] (GEOMETRY-138) Use unchecked exceptions in IO modules

     [ https://issues.apache.org/jira/browse/GEOMETRY-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Juntunen resolved GEOMETRY-138.
------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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)