Searched defs:withCause (Results 1 – 3 of 3) sorted by relevance
46 public AndroidLogApi withCause(Throwable cause) { in withCause() method in Logger.AndroidLogApi
448 public Status withCause(Throwable cause) { in withCause() method in Status
129 private Throwable withCause; field in ExceptionUtilsTest