Readonly
ABORT_Optional
causeReadonly
codeThe code
read-only property of the DOMException interface returns one of the legacy error code constants, or 0
if none match.
Readonly
DATA_Readonly
DOMSTRING_Readonly
errorThe RTCError interface's read-only errorDetail
property is a string indicating the WebRTC-specific error code that occurred.
Readonly
HIERARCHY_Readonly
INDEX_Readonly
INUSE_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
INVALID_Readonly
messageThe message
read-only property of the a message or description associated with the given error name.
Readonly
nameThe name
read-only property of the one of the strings associated with an error name.
Readonly
NAMESPACE_Readonly
NETWORK_Readonly
NO_Readonly
NO_Readonly
NOT_Readonly
NOT_Readonly
QUOTA_Readonly
receivedThe RTCError read-only property receivedAlert
specifies the fatal DTLS error which resulted in an alert being received from the remote peer.
Readonly
sctpThe read-only sctpCauseCode
property in an why the SCTP negotiation failed, if the RTCError
represents an SCTP error.
Readonly
sdpThe RTCError interface's read-only property sdpLineNumber
specifies the line number within the An unsigned integer value indicating the line within the SDP at which the syntax error described by the RTCError
object occurred.
Readonly
SECURITY_Readonly
sentThe read-only sentAlert
property in an while sending data to the remote peer, if the error represents an outbound DTLS error.
Optional
stackReadonly
SYNTAX_Readonly
TIMEOUT_Readonly
TYPE_Readonly
URL_Readonly
VALIDATION_Readonly
WRONG_
The
RTCError
interface describes an error which has occurred while handling WebRTC operations.MDN Reference