Searched defs:cause (Results 1 – 3 of 3) sorted by relevance
31 public PatchFormatException(String message, Throwable cause) { in PatchFormatException()
28 public DistroException(String message, Throwable cause) { in DistroException()
90 std::string cause; in dump_probable_cause() local