Github user LosD commented on the issue:

    https://github.com/apache/metamodel/pull/113
  
    `throws UnsupportedResourcePropertiesException` or not `throws 
UnsupportedResourcePropertiesException` seems more than a little bit chaotic. 
In some cases there are methods that calls a method which has `throws 
UnsupportedResourcePropertiesException` directly, without adding that to its 
own signature.
    
    That is pretty confusing... In my mind, either 
`UnsupportedResourcePropertiesException` should be a checked exception (I know, 
I know... Will never happen), or not declared. This is just chaos.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to