Searched refs:NativeMethodException (Results 1 – 3 of 3) sorted by relevance
36 public class NativeMethodException extends RuntimeException { class39 public NativeMethodException() { in NativeMethodException() method in NativeMethodException43 public NativeMethodException(String message) { in NativeMethodException() method in NativeMethodException
571 throw new NativeMethodException(); in forceEarlyReturn()
813 throw new NativeMethodException("Cannot set breakpoints on native methods"); in createBreakpointRequest()