ParseException
open class ParseException : RuntimeException
kotlin.Any | ||||
↳ | kotlin.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | androidx.core.net.ParseException |
Thrown when parsing a mailto URI has failed.
Summary
Properties | |
---|---|
String |
Properties
response
@NonNull val response: String