i changed the exception-handling of the new producers and localizers to use the multe...
[mir.git] / source / mir / config / MirConfiguration.java
index 9885f02..53fa7f1 100755 (executable)
@@ -15,7 +15,7 @@ public class MirConfiguration {
     rootNode = aRootNode;\r
   }\r
 \r
-  public MirConfiguration(String aFileName) throws ConfigException {\r
+  public MirConfiguration(String aFileName) throws ConfigFailure {\r
     super();\r
     rootNode = new ConfigSimpleNode();\r
 \r