CML
    Preparing search index...

    Enumeration SvtaNetworkErrorCode

    SVTA standardized error codes in the Network category (3xxx): issues on the network, including unavailable resources.

    HTTP response status codes embed into this category at indices 100 through 599. 3404 is an HTTP 404 response. See httpStatusToSvtaErrorCode.

    Index

    Enumeration Members

    DOWNLOAD_ERROR: 3007

    Download error

    HOST_RESOLUTION_ERROR: 3003

    Unable to resolve host

    HTTP_TIMEOUT: 3002

    HTTP timeout

    INSUFFICIENT_BANDWIDTH: 3009

    Insufficient bandwidth to support playback of current presentation

    INVALID_HTTP_CONTENT_TYPE: 3011

    Invalid HTTP content type value

    INVALID_URI: 3005

    Invalid URI

    MAX_RETRIES_EXCEEDED: 3008

    Max retries have been exceeded

    NO_NETWORK_CONNECTION: 3001

    No network connection

    RESOURCE_DENIED: 3010

    Resource denied

    RESOURCE_NOT_FOUND: 3004

    Resource not found

    UNKNOWN: 3000

    Unknown network error

    UNSUPPORTED_URI_SCHEME: 3006

    Unsupported URI scheme