Framework
StorageExhaustedError
Class: StorageExhaustedError
Thrown when storage is exhausted (ENOSPC, quota exceeded).
Extends
Constructors
new StorageExhaustedError()
new StorageExhaustedError(message, options?): StorageExhaustedErrorParameters
| Parameter | Type |
|---|---|
message | string |
options? | ErrorOptions |
Returns
Overrides
Properties
| Property | Modifier | Type | Inherited from |
|---|---|---|---|
code | readonly | string | FlashcoreError.code |
