Class: StreamsNotSupported

errors~StreamsNotSupported(description)

new StreamsNotSupported(description)

An error thrown by the client when streams are not supported by the current platform.

Parameters:
Name Type Description
description string

The error description.

Source:

Extends

Members

description :string

Description for this exception.

Type:
  • string
Inherited From:
Source:

message :string

Message for this exception.

Type:
  • string
Inherited From:
Source:

name :string

Name of this exception.

Type:
  • string
Inherited From:
Source: