Searched defs:getCause (Results 1 – 3 of 3) sorted by relevance
45 public synchronized Throwable getCause() { in getCause() method in ServiceStartNotAllowedException
152 public static Throwable getCause(@NonNull Throwable throwable) { in getCause() method in ReflectionUtils
268 public int getCause() { return mCause; } in getCause() method in DataCallResponse