org.kit.furia.fragment.soot
Class NoClassesFoundByStealer

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

public class NoClassesFoundByStealer
extends java.lang.Exception

NoClassesFoundByStealer When no methods are found by the stealer, then this exception is thrown.

Author:
Arnoldo Jose Muller Molina
See Also:
Serialized Form

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

NoClassesFoundByStealer

public NoClassesFoundByStealer(java.lang.String x)


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