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.