JAL-1821 updated the reference sequence column of structure chooser summary table...
[jalview.git] / src / jalview / gui / PDBSearchPanel.java
index 964a7d8..06aa5df 100644 (file)
@@ -98,6 +98,7 @@ public class PDBSearchPanel extends GPDBSearchPanel
         // System.out.println(">>>>>>>>>>>>>>>" + e.getMessage());
         // JOptionPane.showMessageDialog(this, e.getMessage(),
         // "PDB Web-service Error", JOptionPane.ERROR_MESSAGE);
+        e.printStackTrace();
         errorWarning.append(e.getMessage());
         checkForErrors();
         return;