JBoss Logging 3.1.2.GA-redhat-1

org.jboss.logging
Annotation Type Cause


Deprecated.

@Retention(value=CLASS)
@Target(value=PARAMETER)
@Documented
@Deprecated
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.2.GA-redhat-1

Copyright © 2012 Red Hat, Inc.