X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Futil%2FForesterUtil.java;h=cb04e6521e93833a056a9756c4cad769ed6647ac;hb=cc75486aa58b98ab6fa53d8de4cb9b984a86bf83;hp=ba1af65e1ae72cca9735ad85a6d4f008524ef814;hpb=baa7e9117411d330ce57667fdc4a60086ef0951e;p=jalview.git diff --git a/forester/java/src/org/forester/util/ForesterUtil.java b/forester/java/src/org/forester/util/ForesterUtil.java index ba1af65..cb04e65 100644 --- a/forester/java/src/org/forester/util/ForesterUtil.java +++ b/forester/java/src/org/forester/util/ForesterUtil.java @@ -938,7 +938,7 @@ public final class ForesterUtil { System.err.println(); System.exit( -1 ); } - + final public static void unexpectedFatalError( final Error e ) { System.err.println(); System.err.println( "unexpected error: should not have occured! Please contact program author(s)." );