|
|
|||||||||
| 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
java.lang.annotation.IncompleteAnnotationException
public class IncompleteAnnotationException
IncompleteAnnotationException
NYI: COMMENT: JDK 1.5 class description
| Constructor Summary | |
|---|---|
IncompleteAnnotationException(Class<? extends Annotation> type,
String name)
Constructor NYI: COMMENT: JDK 1.5 method description |
|
| Method Summary | |
|---|---|
Class<? extends Annotation> |
annotationType()
annotationType NYI: COMMENT: JDK 1.5 method description |
String |
elementName()
elementName NYI: COMMENT: JDK 1.5 method description |
| 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(Class<? extends Annotation> type,
String name)
NYI: COMMENT: JDK 1.5 method description
| Method Detail |
|---|
public Class<? extends Annotation> annotationType()
NYI: COMMENT: JDK 1.5 method description
public String elementName()
NYI: COMMENT: JDK 1.5 method description
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||