patterntesting.annotation.check.ct
Annotation Type SuppressStackTraceWarning


@Target(value={METHOD,CONSTRUCTOR,TYPE})
@Retention(value=RUNTIME)
public @interface SuppressStackTraceWarning

With this annotation you can suppress the warning that e.printStacktrace() is used.

Since:
14.09.2008
Version:
$Revision: 1.1 $
Author:
oliver



Copyright © 2002–2014 PatternTesting Team. All rights reserved.