Google is committed to advancing racial equity for Black communities. See how.
Added in API level 1

ParseException

public class ParseException
extends RuntimeException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.net.ParseException


Thrown when parsing failed.

Summary

Fields

public String response

Inherited methods

Fields

response

Added in API level 1
public String response