Searched defs:detailMessage (Results 1 – 5 of 5) sorted by relevance
88 public ApiException(String detailMessage, Throwable throwable) { in ApiException()92 public ApiException(String detailMessage) { in ApiException()102 public ParseException(String detailMessage, Throwable throwable) { in ParseException()
95 public ApiException(String detailMessage, Throwable throwable) { in ApiException()99 public ApiException(String detailMessage) { in ApiException()109 public ParseException(String detailMessage, Throwable throwable) { in ParseException()
383 private WriteException(final String detailMessage) { in WriteException()