proxy commit for Anne Menard <menard.annec@gmail.com> throw generic exceptions (just...
[jalview.git] / src / jalview / appletgui / AlignFrame.java
index 6826266..e5bd3d6 100644 (file)
@@ -3732,10 +3732,7 @@ public class AlignFrame extends EmbmenuFrame implements ActionListener,
    * @throws InterruptedException\r
    * @throws ExceptionUnmatchedClosingParentheses\r
    */\r
-  public boolean loadScoreFile(String source) throws IOException,\r
-          ExceptionFileFormatOrSyntax, ParserConfigurationException,\r
-          SAXException, ExceptionPermissionDenied, ExceptionLoadingFailed,\r
-          InterruptedException, ExceptionUnmatchedClosingParentheses\r
+  public boolean loadScoreFile(String source) throws Exception\r
   {\r
 \r
     TCoffeeScoreFile file = new TCoffeeScoreFile(source,\r