/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/secretdoor/ConflictingDoorException.java
ViewVC logotype

Contents of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/java/dk/thoerup/bukkit/hoeruputils/secretdoor/ConflictingDoorException.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1684 - (show annotations) (download)
Fri Jan 27 12:21:27 2012 UTC (12 years, 5 months ago) by torben
File size: 161 byte(s)
move source to mvn structure
1 package dk.thoerup.bukkit.hoeruputils.secretdoor;
2
3 public class ConflictingDoorException extends Exception {
4 private static final long serialVersionUID = 1L;
5 }

  ViewVC Help
Powered by ViewVC 1.1.20