Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DInternalException.java36 public class InternalException extends RuntimeException { class
40 public InternalException() { in InternalException() method in InternalException
45 public InternalException(String s) { in InternalException() method in InternalException
50 public InternalException(int errorCode) { in InternalException() method in InternalException
55 public InternalException(String s, int errorCode) { in InternalException() method in InternalException