fr.inria.peerunit.exception
Class AnnotationFailure

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by java.lang.AssertionError
              extended by fr.inria.peerunit.exception.AnnotationFailure
All Implemented Interfaces:
java.io.Serializable

public class AnnotationFailure
extends java.lang.AssertionError

See Also:
Serialized Form

Constructor Summary
AnnotationFailure(java.lang.String message)
           
 
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

AnnotationFailure

public AnnotationFailure(java.lang.String message)


Copyright © 2010. All Rights Reserved.