Ad Error
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.
SDK cannot find the asset with the passed id.
There are no banners matching specified targeting criteria.
An attempt to write a file that is larger than the cache size.
Occurs when the SDK cannot read bytes at the specified path.
Occurs when the SDK does not have read access to the file.
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 call AdServiceProvider.get before AdServiceProvider.configure.
Custom renderer error.
An error related to the host connection issue.
An issue with creating a cache path with a passed file name.
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.
An error related to the internet connection.
The error is related to the redirect process.
An error from the ad server with a message.
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.