JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.jboss.logging.annotations
Properties
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Type Properties
@Retention
(
CLASS
)
@Target
(
METHOD
)
@Documented
public @interface
Properties
Defines the default properties to use on the resultant exception object.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Property
[]
value
The properties to use on the resultant exception object.
Element Details
value
Property
[]
value
The properties to use on the resultant exception object. Note that the
name
attribute is required for these annotations.
Returns:
the properties