Project

General

Profile

Bug #176

A more descriptive exception needed in case of triples modifications to a non-existent graph in store.

Added by amit - over 15 years ago.

Status:
New
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

The exception thrown by Mulgara when triple operations are peformed on a non-existent graph is quite confusing. For example, currently you might see:

org.mulgara.query.QueryException: Unsupported protocol for destination graph (local, -1 : 'local')

It would be a little more useful to see:

org.mulgara.query.MissingGraphException: Graph <graph uri> not created in store.

or something like that.

No data to display

Also available in: Atom PDF