JAL-3311 JAL-3141 JAL-3144 tidying obsolete message bundle entries
[jalview.git] / src / jalview / io / vamsas / Rangetype.java
index b4580f0..0fed7d7 100644 (file)
@@ -305,8 +305,8 @@ public abstract class Rangetype extends DatastoreItem
   {
     if (ml == null)
     {
-      throw new Error(MessageManager
-              .getString("error.implementation_error_maplist_is_null"));
+      throw new Error(
+              "Implementation error. MapList is null for initMapType.");
     }
     maprange.setLocal(new Local());
     maprange.setMapped(new Mapped());