pipe.dataLayer.calculations
Class StateSpaceTooBigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pipe.dataLayer.calculations.StateSpaceTooBigException
All Implemented Interfaces:
java.io.Serializable

public class StateSpaceTooBigException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
StateSpaceTooBigException()
           
StateSpaceTooBigException(int n)
           
 
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

StateSpaceTooBigException

public StateSpaceTooBigException()

StateSpaceTooBigException

public StateSpaceTooBigException(int n)