Class DebuggerInterruptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.mwe.internal.core.debug.processing.DebuggerInterruptedException
All Implemented Interfaces:
Serializable

public class DebuggerInterruptedException extends RuntimeException
A RuntimeException that is thrown when an exception is thrown during debugging or if the user terminates the process
See Also:
  • Constructor Details

    • DebuggerInterruptedException

      public DebuggerInterruptedException(IOException e)
    • DebuggerInterruptedException

      public DebuggerInterruptedException(String msg)