aicas logo Jamaica 3.4 release 8

java.lang.annotation
Class AnnotationTypeMismatchException

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

public class AnnotationTypeMismatchException
extends RuntimeException

AnnotationTypeMismatchException

NYI: COMMENT: JDK 1.5 class description

Since:
1.5
See Also:
Serialized Form

Constructor Summary
AnnotationTypeMismatchException(Method m, String type)
          Constructor NYI: COMMENT: JDK 1.5 method description
 
Method Summary
 Method element()
          element NYI: COMMENT: JDK 1.5 method description
 String foundType()
          foundType 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

AnnotationTypeMismatchException

public AnnotationTypeMismatchException(Method m,
                                       String type)
Constructor

NYI: COMMENT: JDK 1.5 method description

Since:
1.5
Method Detail

element

public Method element()
element

NYI: COMMENT: JDK 1.5 method description

Returns:
the Method object for the incorrectly typed element
Since:
1.5

foundType

public String foundType()
foundType

NYI: COMMENT: JDK 1.5 method description

Returns:
the type of data found in the incorrectly typed 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.