Added in API level 1
    ActionException
open class ActionException : RuntimeException
| kotlin.Any | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | android.widget.RemoteViews.ActionException | |||
Exception to send when something goes wrong executing an action
Summary
| Public constructors | |
|---|---|
| ActionException(ex: Exception!) | |
| ActionException(message: String!) | |
