aicas logo Jamaica 3.4 release 8

java.lang.annotation
Class IncompleteAnnotationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.annotation.IncompleteAnnotationException
All Implemented Interfaces:
Serializable

public class IncompleteAnnotationException
extends RuntimeException

IncompleteAnnotationException

NYI: COMMENT: JDK 1.5 class description

Since:
1.5
See Also:
Serialized Form

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

IncompleteAnnotationException

public IncompleteAnnotationException(Class<? extends Annotation> type,
                                     String name)
Constructor

NYI: COMMENT: JDK 1.5 method description

Since:
1.5
Method Detail

annotationType

public Class<? extends Annotation> annotationType()
annotationType

NYI: COMMENT: JDK 1.5 method description

Returns:
the Class object for the annotation type with the missing element
Since:
1.5

elementName

public String elementName()
elementName

NYI: COMMENT: JDK 1.5 method description

Returns:
the name of the missing element
Since:
1.5

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.