Searched refs:VMCannotBeModifiedException (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jdi/
H A DVMCannotBeModifiedException.java35 public class VMCannotBeModifiedException extends UnsupportedOperationException { class in inherits:UnsupportedOperationException
36 public VMCannotBeModifiedException() { method in class:VMCannotBeModifiedException
40 public VMCannotBeModifiedException(String s) { method in class:VMCannotBeModifiedException
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DTTY.java566 } catch (VMCannotBeModifiedException rovm) {

Completed in 27 milliseconds