Mercurial > hg > NamedIdentityManager
view src/de/mpiwg/itgroup/nimanager/exceptions/TripleStoreHandlerException.java @ 3:cfd3411c87c2
annotationformat nun openannotator based
author | dwinter |
---|---|
date | Fri, 02 Dec 2011 17:08:20 +0100 |
parents | 1384a0d382fa |
children |
line wrap: on
line source
package de.mpiwg.itgroup.nimanager.exceptions; public class TripleStoreHandlerException extends Exception { /** * */ private static final long serialVersionUID = -491859023038922276L; }