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(java.lang.Class<? extends Annotation> annotationType, String elementName) -
Method Summary
Methods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
IncompleteAnnotationException
public IncompleteAnnotationException(java.lang.Class<? extends Annotation> annotationType, String elementName)
-
-
Method Details
-
annotationType
-
elementName
-