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 Summary
-
Element Details
-
value
ExceptionMapping[] value- Returns:
- Exception mappings
-