JBoss Logging 3.1.0.GA

org.jboss.logging
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


JBoss Logging 3.1.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.