hasSkipAnnotation
Checks if an AnnotatedElement is annotated with SkipInStackTrace.
Receiver
AnnotatedElement The element to check.
Return
true
if the AnnotatedElement is annotated with SkipInStackTrace, false
otherwise.
Checks if an AnnotatedElement is annotated with SkipInStackTrace.
AnnotatedElement The element to check.
true
if the AnnotatedElement is annotated with SkipInStackTrace, false
otherwise.