diff src/org/digitalhps/storage/triplestoreimplementation/exceptions/ObjectToJSONTransformException.java @ 0:33d1589a61a7 default tip

initial
author dwinter
date Thu, 08 Dec 2011 09:18:00 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/org/digitalhps/storage/triplestoreimplementation/exceptions/ObjectToJSONTransformException.java	Thu Dec 08 09:18:00 2011 +0100
@@ -0,0 +1,10 @@
+package org.digitalhps.storage.triplestoreimplementation.exceptions;
+
+public class ObjectToJSONTransformException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 564885965525175495L;
+
+}