RemoteViews.ActionException  |  API reference  |  Android Developers (original) (raw)


open class ActionException : RuntimeException

kotlin.Any
kotlin.Throwable
java.lang.Exception
java.lang.RuntimeException

Exception to send when something goes wrong executing an action

Summary

Public constructors
ActionException(ex: Exception!)
ActionException(message: String!)

Public constructors

ActionException

ActionException(ex: Exception!)

ActionException

ActionException(message: String!)

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.