Closed glassfishrobot closed 13 years ago
Reported by wolfc
mvatkina said: Thanks for filing. Are there any strings that I can search for to help me identify all the cases?
mvatkina said: Fixed. Other cases are correct by saying "may be".
Was assigned to mvatkina
This issue was imported from java.net JIRA EJB_SPEC-20
Marked as fixed on Thursday, September 22nd 2011, 4:50:55 pm
The current definition of a throws clause leaves the actual definition of an application exception optional. This should be made more strict by mandating that a throws clause of a checked exception implies that the exception is an application exception.
EJB 3.1 FR 14.2.1
Should become:
Note that there are other spots which state the effect of a throws clause.