Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
core/com.tealium.prism.core.api.network/NetworkException/NetworkIOException/NetworkIOException

NetworkIOException

@JvmOverloads
constructor(cause: IOException?, httpResponse: HttpResponse? = null)

Parameters

cause

The underlying cause of the failure, if available

httpResponse

The response received before the failure, if any.

Generated by Dokka
(c) Tealium 2026