core/com.tealium.prism.core.api.misc/TealiumResult/Companion/failure failure @JvmStaticfun <T> failure(throwable: Throwable): TealiumResult<T>Creates a TealiumResult that was a failure with the given throwable as the cause of the failure.