Search completed in 3.11 seconds.
6 results for "UnknownError":
DOMException - Web APIs
WebAPIDOMException
unknownerror the operation failed for an unknown transient reason (e.g.
...adds the notreadableerror, unknownerror, constrainterror, dataerror, transactioninactiveerror, readonlyerror, versionerror, operationerror, and notallowederror values.
IDBRequest.error - Web APIs
WebAPIIDBRequesterror
unknownerror if the operation failed for reasons unrelated to the database itself.
IDBTransaction.error - Web APIs
WebAPIIDBTransactionerror
it can be a reference to the same error as the request object that raised it, or a transaction failure (for example quotaexceedederror or unknownerror).
Index - Web APIs
WebAPIIndex
it can be a reference to the same error as the request object that raised it, or a transaction failure (for example quotaexceedederror or unknownerror).
MediaRecorder.onerror - Web APIs
WebAPIMediaRecorderonerror
unknownerror an non-security related error occurred that cannot otherwise be categorized.
MediaRecorder.start() - Web APIs
WebAPIMediaRecorderstart
unknownerror something else went wrong during the recording process.