Constructor
QuotaExceededError()-
Creates a
QuotaExceededErrorobject.
Instance properties
Also inherits properties from its ancestor DOMException.
QuotaExceededError.quotaRead only-
Returns the system-defined storage limit (in bytes) that was exceeded.
requestedRead only-
Returns the amount of storage (in bytes) that was requested during the operation.
Specifications
| Specification |
|---|
| Web IDL # quotaexceedederror |