|
||||||||||
| 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.AnnotationTypeMismatchException
public class AnnotationTypeMismatchException
A mirror of java.lang.annotation.AnnotationTypeMismatchException
| Constructor Summary | |
|---|---|
AnnotationTypeMismatchException(java.lang.reflect.Method element,
java.lang.String foundType)
|
|
| Method Summary | |
|---|---|
java.lang.reflect.Method |
element()
|
java.lang.String |
foundType()
|
| 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 AnnotationTypeMismatchException(java.lang.reflect.Method element,
java.lang.String foundType)
| Method Detail |
|---|
public java.lang.reflect.Method element()
public java.lang.String foundType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||