TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.misc
/
TealiumResult
/
Companion
/
failure
failure
@
JvmStatic
fun
<
T
>
failure
(
throwable
:
Throwable
)
:
TealiumResult
<
T
>
Creates a
TealiumResult
that was a failure with the given
throwable
as the cause of the failure.