infinitewisdom.model.grid
Class GridPathFinder.PathNotExistsException

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

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

See Also:
Serialized Form

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

public GridPathFinder.PathNotExistsException()