[dna-issues] [JBoss JIRA] Created: (DNA-300) The DNA PathNotFoundException message text does not include the lowest existing path that was found
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Thu Mar 12 16:12:22 EDT 2009
The DNA PathNotFoundException message text does not include the lowest existing path that was found
---------------------------------------------------------------------------------------------------
Key: DNA-300
URL: https://jira.jboss.org/jira/browse/DNA-300
Project: DNA
Issue Type: Bug
Components: API, Graph
Affects Versions: 0.3
Reporter: Randall Hauch
Assignee: Randall Hauch
Priority: Minor
Fix For: 0.4
The PathNotFoundException that is part of the DNA Graph API has the lowest existing path that was found along the requested path. This path, however, is only available as a field on the exception, and does not show up in the exception message, either through getMessage() or getLocalizedMessage(). The message should include the lowest existing path, and should be internationalized using GraphI18n.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list