Home
last modified time | relevance | path

Searched defs:ParseException (Results 1 – 1 of 1) sorted by relevance

/core/core/src/main/java/androidx/core/net/
DParseException.java24 public class ParseException extends RuntimeException { class
27 ParseException(@NonNull String response) { in ParseException() method in ParseException