Fabric3 Introspection

org.fabric3.introspection.java.annotation
Class InvalidAnnotation

java.lang.Object
  extended by org.fabric3.host.contribution.ValidationFailure
      extended by org.fabric3.introspection.java.annotation.InvalidAnnotation

public class InvalidAnnotation
extends org.fabric3.host.contribution.ValidationFailure

Denotes an invalid use of an annotation.

Version:
$Rev: 9763 $ $Date: 2011-01-03 00:48:06 +0000 (Mon, 03 Jan 2011) $

Constructor Summary
InvalidAnnotation(String message)
           
InvalidAnnotation(String message, Exception e)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidAnnotation

public InvalidAnnotation(String message)

InvalidAnnotation

public InvalidAnnotation(String message,
                         Exception e)
Method Detail

getMessage

public String getMessage()
Specified by:
getMessage in class org.fabric3.host.contribution.ValidationFailure

Fabric3 Introspection

Copyright © 2007-2011 Metaform Systems.