Annotation Type SuppressStackTrace
-
@Retention(RUNTIME) @Target(TYPE) @Inherited @Documented public @interface SuppressStackTraceAnnotation that defines whether to log the stack trace or not.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleansuppressStackTrace
-