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

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

Parent Directory Parent Directory | Revision Log Revision Log


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