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

Public constructors

ActionException

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

ActionException

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