view src/main/java/de/mpiwg/itgroup/annotationManager/drupal/UnknowUserException.java @ 34:bd414fe235b5 default tip

now with 100% better sparql.
author casties
date Thu, 31 May 2012 21:32:30 +0200
parents a3e324009990
children
line wrap: on
line source

package de.mpiwg.itgroup.annotationManager.drupal;

public class UnknowUserException extends Exception {

}