JAL-2344 FileFormats singleton for formats, FileFormatI simplified
[jalview.git] / src / jalview / ws / jws1 / JPredThread.java
index 4e5cadc..e685d00 100644 (file)
@@ -180,8 +180,8 @@ class JPredThread extends JWS1Thread implements WSClientI
         else
         {
           throw (new Exception(MessageManager.formatMessage(
-                  "exception.unknown_format_for_file", new String[] {
-                      format.toString(), result.getAligfile() })));
+                  "exception.unknown_format_for_file", new String[] { "",
+                      result.getAligfile() })));
         }
       }
       else