fix the package name for the exceptions/* classes.
[mir.git] / source / mir / config / exceptions / ConfigMissingPropertyException.java
index af059ef..df19705 100755 (executable)
@@ -1,4 +1,4 @@
-package mir.config;\r
+package mir.config.exceptions;\r
 \r
 public class ConfigMissingPropertyException extends ConfigException {\r
   public ConfigMissingPropertyException(String aMessage, String aLocation) {\r