Class IncompleteAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.annotation.IncompleteAnnotationException
A mirror of java.lang.annotation.IncompleteAnnotationException.
-
Constructor Summary
ConstructorsConstructorDescriptionIncompleteAnnotationException(Class<? extends Annotation> annotationType, String elementName) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IncompleteAnnotationException
public IncompleteAnnotationException(Class<? extends Annotation> annotationType, String elementName)
-
-
Method Details
-
annotationType
-
elementName
-