Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.actions
/
ActionValueException
/
ActionValueException
Action
Value
Exception
constructor
(
@
Nullable
message
:
String
,
@
Nullable
exception
:
Exception
)
Default constructor.
Parameters
message
The exception's message.
exception
The cause of the exception.