toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
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.