comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:33d1589a61a7
1 package org.digitalhps.storage.triplestoreimplementation.exceptions;
2
3 public class ObjectToJSONTransformException extends Exception {
4
5 /**
6 *
7 */
8 private static final long serialVersionUID = 564885965525175495L;
9
10 }