net.sf.retrotranslator.runtime.java.lang.annotation
Class IncompleteAnnotationException_
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.retrotranslator.runtime.java.lang.annotation.IncompleteAnnotationException_
- All Implemented Interfaces:
- java.io.Serializable
public class IncompleteAnnotationException_
- extends java.lang.RuntimeException
- Author:
- Taras Puchko
- See Also:
- Serialized Form
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 |
annotationType
private java.lang.Class<? extends Annotation_> annotationType
elementName
private java.lang.String elementName
IncompleteAnnotationException_
public IncompleteAnnotationException_(java.lang.Class<? extends Annotation_> annotationType,
java.lang.String elementName)
annotationType
public java.lang.Class<? extends Annotation_> annotationType()
elementName
public java.lang.String elementName()