Searched refs:ObjectCollectedException (Results 1 – 3 of 3) sorted by relevance
36 public class ObjectCollectedException extends RuntimeException { class38 public ObjectCollectedException() { in ObjectCollectedException() method in ObjectCollectedException42 public ObjectCollectedException(String s) { in ObjectCollectedException() method in ObjectCollectedException
45 return new ObjectCollectedException(); in toJDIException()
100 } catch (ObjectCollectedException oce) { in run()