JAL-1645 source formatting and organise imports
[jalview.git] / src / uk / ac / ebi / www / WSWUBlastServiceLocator.java
index c0a39ea..9273f6e 100755 (executable)
@@ -97,7 +97,10 @@ public class WSWUBlastServiceLocator extends org.apache.axis.client.Service
     {
       throw new javax.xml.rpc.ServiceException(t);
     }
-    throw new javax.xml.rpc.ServiceException(MessageManager.formatMessage("exception.no_stub_implementation_for_interface", new String[]{(serviceEndpointInterface == null ? "null": serviceEndpointInterface.getName())}));
+    throw new javax.xml.rpc.ServiceException(MessageManager.formatMessage(
+            "exception.no_stub_implementation_for_interface",
+            new String[] { (serviceEndpointInterface == null ? "null"
+                    : serviceEndpointInterface.getName()) }));
   }
 
   /**