Mercurial > hg > AnnotationManager
view src/de/mpiwg/itgroup/annotationManager/drupal/UnknowUserException.java @ 7:97f68ab3430f
support both read and search api of Annotator.
some cleanup of imports.
author | casties |
---|---|
date | Mon, 19 Mar 2012 12:01:39 +0100 |
parents | 0be9d53a6967 |
children |
line wrap: on
line source
package de.mpiwg.itgroup.annotationManager.drupal; public class UnknowUserException extends Exception { }