view src/de/mpiwg/itgroup/annotationManager/drupal/UnknowUserException.java @ 15:6c7c4140630d

on the way to updating annotations.
author casties
date Wed, 21 Mar 2012 18:12:45 +0100
parents 0be9d53a6967
children
line wrap: on
line source

package de.mpiwg.itgroup.annotationManager.drupal;

public class UnknowUserException extends Exception {

}