ExclusiveStorageEmptyError Class
Thrown when an ExclusiveStackLocalStorage is being read while not set.
Signature
export declare class ExclusiveStorageEmptyError extends Error Constructors
| Constructor | Description |
|---|---|
| (constructor)(message) | Constructs a new instance of the ExclusiveStorageEmptyError class |