Skip to content

@ralphschuler.webgl shader factory.<internal>.RTCError

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: RTCError

@ralphschuler/webgl-shader-factory.<internal>.RTCError

MDN Reference

Hierarchy

Table of contents

Properties

Properties

ABORT_ERR

Readonly ABORT_ERR: 20

Inherited from

DOMException.ABORT_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5964


DATA_CLONE_ERR

Readonly DATA_CLONE_ERR: 25

Inherited from

DOMException.DATA_CLONE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5969


DOMSTRING_SIZE_ERR

Readonly DOMSTRING_SIZE_ERR: 2

Inherited from

DOMException.DOMSTRING_SIZE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5946


HIERARCHY_REQUEST_ERR

Readonly HIERARCHY_REQUEST_ERR: 3

Inherited from

DOMException.HIERARCHY_REQUEST_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5947


INDEX_SIZE_ERR

Readonly INDEX_SIZE_ERR: 1

Inherited from

DOMException.INDEX_SIZE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5945


INUSE_ATTRIBUTE_ERR

Readonly INUSE_ATTRIBUTE_ERR: 10

Inherited from

DOMException.INUSE_ATTRIBUTE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5954


INVALID_ACCESS_ERR

Readonly INVALID_ACCESS_ERR: 15

Inherited from

DOMException.INVALID_ACCESS_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5959


INVALID_CHARACTER_ERR

Readonly INVALID_CHARACTER_ERR: 5

Inherited from

DOMException.INVALID_CHARACTER_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5949


INVALID_MODIFICATION_ERR

Readonly INVALID_MODIFICATION_ERR: 13

Inherited from

DOMException.INVALID_MODIFICATION_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5957


INVALID_NODE_TYPE_ERR

Readonly INVALID_NODE_TYPE_ERR: 24

Inherited from

DOMException.INVALID_NODE_TYPE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5968


INVALID_STATE_ERR

Readonly INVALID_STATE_ERR: 11

Inherited from

DOMException.INVALID_STATE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5955


NAMESPACE_ERR

Readonly NAMESPACE_ERR: 14

Inherited from

DOMException.NAMESPACE_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5958


NETWORK_ERR

Readonly NETWORK_ERR: 19

Inherited from

DOMException.NETWORK_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5963


NOT_FOUND_ERR

Readonly NOT_FOUND_ERR: 8

Inherited from

DOMException.NOT_FOUND_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5952


NOT_SUPPORTED_ERR

Readonly NOT_SUPPORTED_ERR: 9

Inherited from

DOMException.NOT_SUPPORTED_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5953


NO_DATA_ALLOWED_ERR

Readonly NO_DATA_ALLOWED_ERR: 6

Inherited from

DOMException.NO_DATA_ALLOWED_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5950


NO_MODIFICATION_ALLOWED_ERR

Readonly NO_MODIFICATION_ALLOWED_ERR: 7

Inherited from

DOMException.NO_MODIFICATION_ALLOWED_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5951


QUOTA_EXCEEDED_ERR

Readonly QUOTA_EXCEEDED_ERR: 22

Inherited from

DOMException.QUOTA_EXCEEDED_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5966


SECURITY_ERR

Readonly SECURITY_ERR: 18

Inherited from

DOMException.SECURITY_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5962


SYNTAX_ERR

Readonly SYNTAX_ERR: 12

Inherited from

DOMException.SYNTAX_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5956


TIMEOUT_ERR

Readonly TIMEOUT_ERR: 23

Inherited from

DOMException.TIMEOUT_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5967


TYPE_MISMATCH_ERR

Readonly TYPE_MISMATCH_ERR: 17

Inherited from

DOMException.TYPE_MISMATCH_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5961


URL_MISMATCH_ERR

Readonly URL_MISMATCH_ERR: 21

Inherited from

DOMException.URL_MISMATCH_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5965


VALIDATION_ERR

Readonly VALIDATION_ERR: 16

Inherited from

DOMException.VALIDATION_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5960


WRONG_DOCUMENT_ERR

Readonly WRONG_DOCUMENT_ERR: 4

Inherited from

DOMException.WRONG_DOCUMENT_ERR

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5948


code

Readonly code: number

Deprecated

MDN Reference

Inherited from

DOMException.code

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5940


errorDetail

Readonly errorDetail: RTCErrorDetailType

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:17964


message

Readonly message: string

MDN Reference

Inherited from

DOMException.message

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5942


name

Readonly name: string

MDN Reference

Inherited from

DOMException.name

Defined in

node_modules/typescript/lib/lib.dom.d.ts:5944


receivedAlert

Readonly receivedAlert: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:17966


sctpCauseCode

Readonly sctpCauseCode: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:17968


sdpLineNumber

Readonly sdpLineNumber: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:17970


sentAlert

Readonly sentAlert: null | number

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:17972


stack

Optional stack: string

Inherited from

DOMException.stack

Defined in

node_modules/typescript/lib/lib.es5.d.ts:1077

Typescript Libraries

Modules

Namespaces

Clone this wiki locally