Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
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.

Generated by Dokka
(c) Tealium 2026