|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.retroweaver.runtime.java.lang.annotation.IncompleteAnnotationException
public class IncompleteAnnotationException
A mirror of java.lang.annotation.IncompleteAnnotationException.
| Constructor Summary | |
|---|---|
IncompleteAnnotationException(java.lang.Class<? extends Annotation> annotationType,
java.lang.String elementName)
|
|
| Method Summary | |
|---|---|
java.lang.Class<? extends Annotation> |
annotationType()
|
java.lang.String |
elementName()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IncompleteAnnotationException(java.lang.Class<? extends Annotation> annotationType,
java.lang.String elementName)
| Method Detail |
|---|
public java.lang.Class<? extends Annotation> annotationType()
public java.lang.String elementName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||