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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1534 - (show annotations) (download)
Mon Jun 27 19:43:33 2011 UTC (12 years, 10 months ago) by torben
File size: 161 byte(s)
Add guards against overlapping secretdoors
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