Package com.yandex.mobile.ads.common
Object AdRequestError.Code
-
- All Implemented Interfaces:
public class AdRequestError.Code
Error codes to explain the main cause.
-
-
Field Summary
Fields Modifier and Type Field Description public final static Integer
INTERNAL_ERROR
public final static Integer
INVALID_REQUEST
public final static Integer
NETWORK_ERROR
public final static Integer
NO_FILL
public final static Integer
SYSTEM_ERROR
public final static Integer
UNKNOWN_ERROR
public final static AdRequestError.Code
INSTANCE
-