joeq.Compiler.Analysis.IPSSA.Utils
Class AnalysisObjectSpec.UnknownAnalysisObjectExeption

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by joeq.Compiler.Analysis.IPSSA.Utils.AnalysisObjectSpec.UnknownAnalysisObjectExeption
All Implemented Interfaces:
Serializable
Enclosing class:
AnalysisObjectSpec

public static class AnalysisObjectSpec.UnknownAnalysisObjectExeption
extends Exception

See Also:
Serialized Form

Constructor Summary
AnalysisObjectSpec.UnknownAnalysisObjectExeption(String msg)
           
 
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

AnalysisObjectSpec.UnknownAnalysisObjectExeption

public AnalysisObjectSpec.UnknownAnalysisObjectExeption(String msg)


Copyright © 2001-2008 John Whaley. All Rights Reserved.