Annotation Interface ExceptionMappings
 This annotation allows a class to define more than one ExceptionMapping
 annotations. These exception mappings will be on all actions defined in the annotated
 class, they are not global exception mappings.
 
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueExceptionMapping[] value- Returns:
- Exception mappings
 
 
-