Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/Errors/TripleStoreSearchError.java @ 9:e9fd2e1e0979
consumer key and secret store (property file).
author | casties |
---|---|
date | Mon, 19 Mar 2012 21:26:20 +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; }