PlayerSessionError to reject the promise in corresponding PlayerServerHandler handle functions.
For additional information, see https://html.spec.whatwg.org/multipage/media.html#mediaerror.
Extends
Error
Extended by
Constructors
new PlayerSessionError()
new PlayerSessionError(message): PlayerSessionError
Initializes a new instance of PlayerSessionError.
Parameters
message
any
Returns
PlayerSessionError
Overrides
Error.constructor
Properties
message
message:string
Inherited from
Error.message
name
name:string
Inherited from
Error.name

