Searched defs:exceptionSignature (Results 1 – 4 of 4) sorted by relevance
59 String exceptionSignature = "Lorg/apache/harmony/jpda/tests/jdwp/Events/DebuggeeException;"; in testExceptionEvent() local115 String exceptionSignature = "Lorg/apache/harmony/jpda/tests/jdwp/Events/DebuggeeException;"; in testExceptionEventLocation() local
58 String exceptionSignature = "Lorg/apache/harmony/jpda/tests/jdwp/Events/DebuggeeException;"; in testException001() local
357 String exceptionSignature = getObjectSignature(exception.objectID); in testInvokeMethod002() local485 String exceptionSignature = getObjectSignature(exception.objectID); in testInvokeMethod003() local
1414 public ReplyPacket setException(String exceptionSignature, boolean caught, in setException()1462 public ReplyPacket setCountableException(String exceptionSignature, in setCountableException()