org.limitless.util
Class Annotation.AnnotationNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.limitless.util.Annotation.AnnotationNotFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
Annotation

public static class Annotation.AnnotationNotFoundException
extends java.lang.Exception

This exception indicates that the requested annotation was not present on this object.

See Also:
Serialized Form

Constructor Summary
Annotation.AnnotationNotFoundException()
           
 
Method Summary
 
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

Annotation.AnnotationNotFoundException

public Annotation.AnnotationNotFoundException()


Copyright © 1995, 2004 Limitless Knowledge Association, All Rights Reserved.