org.kit.furia.fragment.soot.representation
Class HugeSliceException

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

public class HugeSliceException
extends java.lang.Exception

HugeSliceException When a fragment becomes a huge tree, we have no other choice than to release this exception. This is because it will impose a big burden on OBSearch.

Author:
Arnoldo Jose Muller Molina
See Also:
Serialized Form

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

HugeSliceException

public HugeSliceException()


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