Searched refs:CallErrorCode (Results 1 – 1 of 1) sorted by relevance
115 public @interface CallErrorCode { annotation in CallException124 public CallException(@Nullable String message, @CallErrorCode int code) { in CallException()133 public @CallErrorCode int getCode() { in getCode()