view src/de/mpiwg/itgroup/annotationManager/Errors/XPointerError.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 XPointerError extends Error {

	/**
	 * 
	 */
	private static final long serialVersionUID = 6385261924906311174L;

}