public class ParseException
extends RuntimeException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | android.net.ParseException |
解析URL时抛出失败。
Fields |
|
---|---|
public String |
response |
Inherited methods |
|
---|---|
From class java.lang.Throwable
|
|
From class java.lang.Object
|