|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value=PARAMETER) @Documented public @interface Property
Indicate that a method parameter value should be applied to a property (with a setter method) on the resultant exception object.
Optional Element Summary | |
---|---|
String |
name
The property name. |
public abstract String name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |