Matt Juntunen created GEOMETRY-16:
-------------------------------------
Summary: Reassess Classes in Exception API
Key: GEOMETRY-16
URL: https://issues.apache.org/jira/browse/GEOMETRY-16
Project: Apache Commons Geometry
Issue Type: Task
Reporter: Matt Juntunen
Before releasing v1.0 of this project, we should reassess the exception types
that are included in the public API to ensure that each class is actually worth
including on its own. The overall goal is to keep the exception hierarchy
useful but with the smallest possible footprint.
Some examples of existing types that could be combined are the
CardanSingularityException and EulerSingularityException in the Rotation class.
It is very unlikely that differentiating between these two types of
singularities will be important to users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)