Project

General

Profile

« Previous | Next » 

Revision bac6e6b4

Added by Katja Luther almost 3 years ago

ref #9629: handle OptionalDataException - continue

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/MessagingUtils.java
41 41
    public final static String REMOTE_ACCESS_FAILURE_MESSAGE = "Maybe the server is currently not available. If the problem persists please contact the server admin with the error trace below.";
42 42
    public static final String WIDGET_IS_DISPOSED_MESSAGE = "A widget was called, which was already disposed";
43 43
    public static final String ACCESS_DENIED = "The connection to the server could not be established because the access was denied.";
44

  
44
    public static final String PERMISSION_DENIED = "You do not have the permission to ";
45
    public static final String RESTART_EDITOR_MESSAGE = "An error occured, this can be handled by restarting the editor.";
45 46
    /**
46 47
     * Gets the Log4J logger for a given class
47 48
     *

Also available in: Unified diff