Uses of Class
org.apache.juneau.annotation.InvalidAnnotationException
Packages that use InvalidAnnotationException
- 
Uses of InvalidAnnotationException in org.apache.juneau.annotationMethods in org.apache.juneau.annotation that throw InvalidAnnotationExceptionModifier and TypeMethodDescriptionstatic voidInvalidAnnotationException.assertNoInvalidAnnotations(MethodInfo onMethod, Class<? extends Annotation>... types) Throws anInvalidAnnotationExceptionif the specified method contains any of the specified annotations.