Searched defs:CallException (Results 1 – 1 of 1) sorted by relevance
35 public final class CallException extends RuntimeException implements Parcelable { class124 public CallException(@Nullable String message, @CallErrorCode int code) { in CallException() method in CallException