infinitewisdom.model.grid
Class GridPathFinder.PathFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by infinitewisdom.model.grid.GridPathFinder.PathFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
GridPathFinder

public static class GridPathFinder.PathFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
GridPathFinder.PathFoundException()
           
 
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

GridPathFinder.PathFoundException

public GridPathFinder.PathFoundException()