org.kit.furia.fragment.soot
Class NoClassesFound

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.kit.furia.exceptions.IRException
              extended by org.kit.furia.fragment.soot.NoClassesFound
All Implemented Interfaces:
java.io.Serializable

public class NoClassesFound
extends IRException

See Also:
Serialized Form

Constructor Summary
NoClassesFound()
           
NoClassesFound(java.lang.String x)
           
 
Method Summary
 
Methods inherited from class org.kit.furia.exceptions.IRException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoClassesFound

public NoClassesFound(java.lang.String x)

NoClassesFound

public NoClassesFound()


Copyright © 2008 Arnoldo Jose Muller Molina. All Rights Reserved.