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