Readonly categoryAn ErrorCategory that indicates the category of the error that has occurred.
 - Equivalent to ErrorCategory.fromCode(error.code)
Readonly causeThe underlying cause of this error, if known.
Readonly codeAn ErrorCode that indicates the type of error that has occurred.
Readonly statusThe status code from the HTTP response.
Readonly urlThe URL of the (sideloaded) text track.
Generated using TypeDoc
An error thrown by a text track.