Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/Errors/TripleStoreSearchError.java @ 4:c32080f364c6
minor bugs
author | dwinter |
---|---|
date | Fri, 02 Dec 2011 09:25:37 +0100 |
parents | 77530be3c747 |
children |
line wrap: on
line source
package de.mpiwg.itgroup.annotationManager.Errors; public class TripleStoreSearchError extends Error { /** * */ private static final long serialVersionUID = -2082690329117989805L; }