get rid of checked Exceptions in our SPI ----------------------------------------
Key: OWB-543 URL: https://issues.apache.org/jira/browse/OWB-543 Project: OpenWebBeans Issue Type: Bug Components: Core Affects Versions: 1.0.0 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 1.1.0 We currently have lots of 'throws Exception' in our SPI. We should drop those because all our internal Exceptions are RuntimeExceptions anyway. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira