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

package de.mpiwg.itgroup.nimanager.exceptions;

public class TripleStoreHandlerException extends Exception {

	/**
	 * 
	 */
	private static final long serialVersionUID = -491859023038922276L;

}