public
class
ParseException
extends RuntimeException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | android.net.ParseException |
Thrown when parsing failed.
Fields | |
---|---|
public
String |
response
|
Inherited methods | |
---|---|