Annotation Type PrivilegedExceptionsOnly


@API(status=EXPERIMENTAL)
@Retention(RUNTIME)
@Target({TYPE,METHOD,ANNOTATION_TYPE})
public @interface PrivilegedExceptionsOnly
...
Since:
0.5.2
Version:
1.0.0
Author:
Christian Femers
  • Optional Element Summary

    Optional Elements 
    Modifier and Type Optional Element Description
    java.lang.String value  
  • Element Details

    • value

      java.lang.String value
      Default:
      ""