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

Non200Exception

@JvmOverloads
constructor(statusCode: Int, httpResponse: HttpResponse? = null)

Parameters

statusCode

The HTTP status code of the network response

httpResponse

The response that was received, whose HttpResponse.body carries any error body returned by the server, if it could be read

Generated by Dokka
(c) Tealium 2026