Community
Participate
Working Groups
The ApplicationAdvisor implements the method getWorkbenchErrorHandler() and it always uses the service IExceptionHandlerManager. It is not always correct to handle the status in the implementation of AbstractStatusHandler like an exception. Because it is optional that the exception of the Eclipse status (IStatus) is set. Furthermore the method AbstractStatusHandler.handle has the parameter style. This style will be ignored in the Rinea. According to the value of the style the message and/or the exception of the status should be logged, shown etc.