Class CDOInteractiveExceptionHandler

java.lang.Object
org.eclipse.emf.cdo.ui.CDOInteractiveExceptionHandler
All Implemented Interfaces:
CDOSession.ExceptionHandler, org.eclipse.net4j.util.container.IElementProcessor

public class CDOInteractiveExceptionHandler extends Object implements CDOSession.ExceptionHandler, org.eclipse.net4j.util.container.IElementProcessor
A CDOSession ExceptionHandler implementation that shows exception information on a UI dialog
Since:
2.0
Author:
Eike Stepper
See Also:
  • Constructor Details

    • CDOInteractiveExceptionHandler

      public CDOInteractiveExceptionHandler()
  • Method Details