Package org.hibernate.internal.build
Annotation Type AllowPrintStacktrace
-
@Retention(CLASS) public @interface AllowPrintStacktrace
Used to indicate to the Forbidden APIs library that a specific usage ofThrowable.printStackTrace(PrintStream)
is allowable.