Adam Bien created SCXML-230:
-------------------------------

             Summary: Make ModelException unchecked.
                 Key: SCXML-230
                 URL: https://issues.apache.org/jira/browse/SCXML-230
             Project: Commons SCXML
          Issue Type: Improvement
            Reporter: Adam Bien


Model exception inherits from Exception and forces the user to catch or deal 
with it. However it does not contain any additional / useful payload.

Making this exception "unchecked" (inheriting from RuntimeException) would make 
the API cleaner.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to