JAL-1355
[jalview.git] / src / jalview / ws / jws2 / ParameterUtils.java
index e2bfbbd..e44fa6a 100644 (file)
@@ -181,8 +181,7 @@ public class ParameterUtils
     } catch (Exception e)
     {
       e.printStackTrace();
-      throw new Error(
-              "Implementation error: could not copy ValueConstrain!");
+      throw new Error(MessageManager.getString("error.implementation_error_couldnt_copy_value_constraint"));
     }
   }