Searched defs:exceptionSignature (Results 1 – 4 of 4) sorted by relevance
58 String exceptionSignature = "Lorg/apache/harmony/jpda/tests/jdwp/Events/DebuggeeException;"; in testException001() local
357 String exceptionSignature = getObjectSignature(exception.objectID); in testInvokeMethod002() local484 String exceptionSignature = getObjectSignature(exception.objectID); in testInvokeMethod003() local
277 String exceptionSignature = getExpectedExceptionSignature(fromNative); in requestAndReceiveExceptionEvent() local
1439 public ReplyPacket setException(String exceptionSignature, boolean caught, in setException()1487 public ReplyPacket setCountableException(String exceptionSignature, in setCountableException()