Searched defs:VMNotConnectedException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DVMNotConnectedException.java37 public class VMNotConnectedException extends RuntimeException { class in inherits:RuntimeException
41 public VMNotConnectedException() { method in class:VMNotConnectedException
45 public VMNotConnectedException(String s) { method in class:VMNotConnectedException

Completed in 35 milliseconds