DownloadBundleError

DownloadBundleError
DownloadBundleError

Describe a download error

JSON Example
{
    "errorCode": "string",
    "errorMessage": "string",
    "stackTraceStr": "string",
    "retriable": false
}
string
errorCode
Read-Only

Error code

string
errorMessage
Read-Only

Error message

string
stackTraceStr
Read-Only

Exception stack trace string

boolean
retriable
Read-Only

Error is retriable

Property Of