Class DebugSessionCheckStatusHandler

java.lang.Object
com._1c.g5.v8.dt.internal.launching.ui.statushandlers.DebugSessionCheckStatusHandler
All Implemented Interfaces:
org.eclipse.debug.core.IStatusHandler

public class DebugSessionCheckStatusHandler extends Object implements org.eclipse.debug.core.IStatusHandler
Status handler for debug sessions already started flows of launch execution.
  • Constructor Details

    • DebugSessionCheckStatusHandler

      public DebugSessionCheckStatusHandler()
  • Method Details

    • handleStatus

      public Object handleStatus(org.eclipse.core.runtime.IStatus status, Object source) throws org.eclipse.core.runtime.CoreException
      Specified by:
      handleStatus in interface org.eclipse.debug.core.IStatusHandler
      Throws:
      org.eclipse.core.runtime.CoreException