Annotation Interface SuppressStackTrace


@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public @interface SuppressStackTrace
Annotation that defines whether to log the stack trace or not.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • suppressStackTrace

      boolean suppressStackTrace
      Default:
      false