Searched refs:detailMessage (Results 1 – 4 of 4) sorted by relevance
38 String detailMessage = "testInflateException"; in testInflateException() local44 ne = new InflateException(detailMessage, throwable); in testInflateException()58 ne = new InflateException(detailMessage); in testInflateException()
235 public FailException(String detailMessage) { in FailException() argument236 super(detailMessage); in FailException()
135 MalformedStatMException(String detailMessage) { in MalformedStatMException() argument136 super(detailMessage); in MalformedStatMException()
672 private java.lang.String detailMessage