Error information about why an ad load operation failed.
|
LoadAdError(int code, String message,
String
domain, AdError cause,
ResponseInfo
responseInfo)
Creates a
LoadAdError.
|
| ResponseInfo |
getResponseInfo()
Gets the ResponseInfo of the error.
|
| String |
toString()
Returns a log friendly string version of this object.
|
Creates a LoadAdError.
| code | the error code. |
|---|---|
| message | a message detailing the error. |
| domain | the error domain. |
| cause | the cause of this error or null if the cause is nonexistent or
unknown. |
| responseInfo | ad response information. |
Gets the ResponseInfo of the error.
Returns a log friendly string version of this object.