AdError
The SDK error type.
Contains all errors types that may occur in the SDK with a short description. In addition, each error type may contain additional useful parameters.
Note: If you are a custom renderer developer and need to send a custom error to the application, you can use AdError.CustomRendererError.
Inheritors
Types
The error is related to the inability to perform an action because the Advertisement is not loaded.
The error is related to the inability to perform an action because the Advertisement is in the loading state.
There are no banners matching specified targeting criteria.
The error is related to an attempt to find a file from the disc.
An attempt to write a file that is larger than the cache size.
The error is related to an attempt to delete a file or folder from the disc.
The error is related to an attempt to write a file to a disc or create a folder.
An error relating to the server response.
The error is related to an attempt to work with AdService without configuration.
Custom renderer error.
An error related to the host connection issue.
The ad server responded with an invalid ContentType
header field.
Validation error for the URL associated with the tap.
An error related to the URL.
The error is related to the redirect process.
An error relating to the server response.
The renderer name received from the server is not registered.
An error relating to the server response.
An error related to network error which is not handled by the SDK.