-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Labels:None
Some of the Liferay Faces API methods (especially in factories) throw javax.faces.FacesException unnecessarily. throws FacesException should be removed from the methods which never actually throw a FacesException.