Google is committed to advancing racial equity for Black communities. See how.
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

<init>(message: String!)

Public constructors

<init>

Added in API level 3
ActionException(ex: Exception!)

<init>

Added in API level 1
ActionException(message: String!)