public class

VMNotInterruptedException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.sun.tools.example.debug.bdi.VMNotInterruptedException

Summary

Public Constructors
VMNotInterruptedException()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public VMNotInterruptedException ()