JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
com.jagrosh.jdautilities.doc.standard
Annotation Interface Errors
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
Errors
The
@Repeatable
value for
@Error
.
Useful for organizing multiple @Error annotations
Since:
2.0
Author:
Kaidan Gustave
See Also:
Error
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Error
[]
value
One or more
@Error
annotations.
Element Details
value
Error
[]
value
One or more
@Error
annotations.
Returns:
One or more @Error annotations