Searched defs:AnnotationTypeMismatchException (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/lang/annotation/
H A DAnnotationTypeMismatchException.java41 public class AnnotationTypeMismatchException extends RuntimeException { class in inherits:RuntimeException
67 public AnnotationTypeMismatchException(Method element, String foundType) { method in class:AnnotationTypeMismatchException

Completed in 36 milliseconds