Project

General

Profile

Download (4.28 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
65e61086 11/26/2015 03:15 PM Cherian Mathew

#5209 Beautify error messages related to connection / access to remote server

8336cf65 10/07/2015 02:13 PM Katja Luther

improve messaging for deleteresults

fa518bf8 09/16/2014 10:37 AM Cherian Mathew

Added copy button to popup and context info to the error trace

ee7d980d 09/10/2014 04:37 PM Cherian Mathew

OpenDefinedTermEditorHandler : changed error dialog to warning since there is no exception
CdmErrorDialog : changed copy item text to avoid confusion
MessagingUtils : cleanup and added MultiStatus errorDialog to solve windows problem (#4416)

41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler