UnspecifiedNetworkError

data class UnspecifiedNetworkError(val exception: Exception) : AdError

An error related to network error which is not handled by the SDK.

Constructors

Link copied to clipboard
constructor(exception: Exception)

Properties

Link copied to clipboard

Short error description.

Link copied to clipboard

The unspecified exception.