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