diff src/de/mpiwg/itgroup/nimanager/exceptions/TripleStoreHandlerException.java @ 0:1384a0d382fa

first input
author dwinter
date Thu, 30 Jun 2011 11:44:24 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/de/mpiwg/itgroup/nimanager/exceptions/TripleStoreHandlerException.java	Thu Jun 30 11:44:24 2011 +0200
@@ -0,0 +1,10 @@
+package de.mpiwg.itgroup.nimanager.exceptions;
+
+public class TripleStoreHandlerException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = -491859023038922276L;
+
+}