Mercurial > hg > AnnotationManager
view src/main/java/de/mpiwg/itgroup/annotationManager/drupal/UnknowUserException.java @ 26:235b91ba8dff
on the way to new annotations...
author | casties |
---|---|
date | Thu, 26 Apr 2012 11:44:57 +0200 |
parents | a3e324009990 |
children |
line wrap: on
line source
package de.mpiwg.itgroup.annotationManager.drupal; public class UnknowUserException extends Exception { }