Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/Errors/XPointerError.java @ 21:0cd1e7608d25
works with new JWT-Auth now!
author | casties |
---|---|
date | Mon, 02 Apr 2012 19:30:46 +0200 |
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; }