Home
last modified time | relevance | path

Searched refs:exceptionID (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java1522 public ReplyPacket setException(long exceptionID, boolean caught, in setException() argument
1532 mods[0].exceptionOrNull = exceptionID; in setException()
1555 long exceptionID = getClassID(exceptionSignature); in setCountableException() local
1563 mods[0].exceptionOrNull = exceptionID; in setCountableException()