harpoon.Analysis.PA2.Mutation
Class NoAnalysisResultException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by harpoon.Analysis.PA2.Mutation.NoAnalysisResultException
All Implemented Interfaces:
Serializable

public class NoAnalysisResultException
extends Exception

NoAnalysisResultException

Version:
$Id: NoAnalysisResultException.java,v 1.1 2005/09/05 15:02:43 salcianu Exp $
Author:
Alexandru Salcianu <salcianu@alum.mit.edu>
See Also:
Serialized Form

Constructor Summary
NoAnalysisResultException()
           
 
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

NoAnalysisResultException

public NoAnalysisResultException()