org.kit.furia.fragment.soot
Class HugeFragmentException

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

public class HugeFragmentException
extends java.lang.Exception

HugeSliceException is thrown if the fragment creation exceeds certain threshold.

Since:
0
Author:
Arnoldo Jose Muller Molina
See Also:
Serialized Form

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

HugeFragmentException

public HugeFragmentException()


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