view 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 source

package org.digitalhps.storage.triplestoreimplementation.exceptions;

public class ObjectToJSONTransformException extends Exception {

	/**
	 * 
	 */
	private static final long serialVersionUID = 564885965525175495L;

}