comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:1384a0d382fa
1 package de.mpiwg.itgroup.nimanager.exceptions;
2
3 public class TripleStoreHandlerException extends Exception {
4
5 /**
6 *
7 */
8 private static final long serialVersionUID = -491859023038922276L;
9
10 }