Moved all logging and dialog functionality to the new class MessagingUtils.
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / model / ImageResources.java
index 1a40df53cf34b9973a81dfc06913763c65dfd3b7..81947acc6f825c1f27784eb3654ca83bdcb10c10 100644 (file)
@@ -198,7 +198,7 @@ public class ImageResources {
                        } catch (MalformedURLException e) {
                                // should never happen
                        } catch (Exception e) {
-                               AbstractUtility.error(ImageResources.class, e);
+                               MessagingUtils.error(ImageResources.class, e);
                        }
 
 //                     logger.warn(ImageDescriptor.getMissingImageDescriptor().getClass());