You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
Indeed, this method can throw an exception, but this exception is inherited from RuntimeException and therefore is unchecked.
For this pilot project I used Java7, Systinet client libraries and org.openrdf.sesame (sesame-repository-http:2.7.11,sesame-repository-sparql:2.7.11 and sesame-rio-rdfxml:2.7.11)
in my editor it throws error at the line
businessService.setMultiRelationProperty("service", services);
Request you to help me with issue.
Which version of java you are using and what are the lib files you have added to the code.
The text was updated successfully, but these errors were encountered: