Annotation Type Chain


  • @Documented
    @Target(PARAMETER)
    @Retention(RUNTIME)
    public @interface Chain
    This annotation is applied to an interface or abstract class that is used to define methods for logging and/or constructing exceptions.