Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DNativeMethodException.java36 public class NativeMethodException extends RuntimeException { class
39 public NativeMethodException() { in NativeMethodException() method in NativeMethodException
43 public NativeMethodException(String message) { in NativeMethodException() method in NativeMethodException