JavaScript is disabled on your browser.
Skip navigation links
JBoss Logging Tools, 3.0.2.Final
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
org.jboss.logging.annotations
Package
org.jboss.logging.annotations
Annotation Type Cause
@Retention
(
CLASS
)
@Target
(
PARAMETER
)
@Documented
public @interface
Cause
Mark a parameter as being the "exception cause" parameter rather than a positional format parameter.
Author:
David M. Lloyd