[dna-issues] [JBoss JIRA] Commented: (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:16:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/DNA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12457020#action_12457020 ] 

Randall Hauch commented on DNA-300:
-----------------------------------

Added the lowest existing path to the message (and localized message) of the PathNotFoundException in the DNA Graph API.  Of course, this is only added when there is a lowest existing path.

> 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