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

/openjdk7/jdk/src/share/classes/com/sun/jdi/
H A DNativeMethodException.java35 public class NativeMethodException extends RuntimeException { class in inherits:RuntimeException
37 public NativeMethodException() { method in class:NativeMethodException
41 public NativeMethodException(String message) { method in class:NativeMethodException

Completed in 34 milliseconds