Added in API level 1
AndroidRuntimeException
open class AndroidRuntimeException : RuntimeException
| kotlin.Any | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | android.util.AndroidRuntimeException | |||
Base class for all unchecked exceptions thrown by the Android frameworks.
Summary
| Public constructors | |
|---|---|
<init>() |
|