Searched defs:VMCannotBeModifiedException (Results 1 - 1 of 1) 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

Completed in 375 milliseconds