You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/09/13 15:45:34 UTC

[jira] Closed: (CLEREZZA-241) rdf.utils: confusing exception when instantiate GraphNode with null-arguments

     [ https://issues.apache.org/jira/browse/CLEREZZA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür closed CLEREZZA-241.
---------------------------------------

      Assignee: Reto Bachmann-Gmür
    Resolution: Fixed

> rdf.utils: confusing exception when instantiate GraphNode with null-arguments
> -----------------------------------------------------------------------------
>
>                 Key: CLEREZZA-241
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-241
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Manuel Innerhofer
>            Assignee: Reto Bachmann-Gmür
>            Priority: Minor
>
> It is possible to instantiate a GraphNode with resource and graph arguments to be null. This to a leads to a confusing exception when adding a property: 
> java.lang.RuntimeException: Literals cannot be the subject of a statement
>         at org.apache.clerezza.rdf.utils.GraphNode.addProperty(GraphNode.java:423)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.