Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/Errors/XPointerError.java @ 5:0be9d53a6967
editor for annotations
author | dwinter |
---|---|
date | Tue, 13 Dec 2011 17:43:46 +0100 |
parents | 77530be3c747 |
children |
line wrap: on
line source
package de.mpiwg.itgroup.annotationManager.Errors; public class XPointerError extends Error { /** * */ private static final long serialVersionUID = 6385261924906311174L; }