Represents the
OO.ERROR.API
Ooyala V4 Player Errors. Use message bus events to handle errors by subscribing to the OO.EVENTS.ERROR
event.
For more information, see Errors and Error Handling Overview.Namespaces
- SAS
- Represents the
OO.ERROR.API.SAS
Ooyala V4 Player Errors.
Members
-
<static, constant> NETWORK :string
-
OO.ERROR.API.NETWORK ('network')
: Cannot contact the server.Type:
- string
-
<static, constant> CONTENT_TREE :string
-
OO.ERROR.API.CONTENT_TREE ('content_tree')
: Invalid Content.Type:
- string
-
<static, constant> METADATA :string
-
OO.ERROR.API.METADATA ('metadata')
: Invalid Metadata.Type:
- string