Summary:
Fields
| Inherited Methods
ParseException
public
class
ParseException
extends RuntimeException
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | androidx.core.net.ParseException |
Thrown when parsing a mailto URI has failed.
Summary
Fields | |
---|---|
public
final
String |
response
|
Inherited methods | |
---|---|
Fields
response
public final String response