Searched refs:QueryLocationErrorCode (Results 1 – 1 of 1) sorted by relevance
98 public @interface QueryLocationErrorCode {} annotation in QueryLocationException103 public QueryLocationException(@Nullable String message, @QueryLocationErrorCode int code) { in QueryLocationException()109 @Nullable String message, @QueryLocationErrorCode int code, @Nullable Throwable cause) { in QueryLocationException()114 public @QueryLocationErrorCode int getCode() { in getCode()