org.jboss.solder.messages
Annotation Type Cause


@Retention(value=CLASS)
@Target(value=PARAMETER)
@Documented
public @interface Cause

Mark a parameter as being the "exception cause" parameter rather than a positional format parameter.

Author:
David M. Lloyd



Copyright © 2011 Seam Framework. All Rights Reserved.