AStarShortestPathFinder#getPath throws a protected exception
------------------------------------------------------------

                 Key: GEOT-3068
                 URL: http://jira.codehaus.org/browse/GEOT-3068
             Project: GeoTools
          Issue Type: Bug
            Reporter: Jan Torben Heuer


Affects trunk, 2.6.0, other versions not checked.

The getPath method throws an Exception which cannot be caught because the 
Exception is not visible.

See:

http://svn.osgeo.org/geotools/trunk/modules/extension/graph/src/main/java/org/geotools/graph/path/AStarShortestPathFinder.java


Also, the field
private Graph m_graph;
can be removed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to