Error thrown when storage operations fail.
This error is like a party pooper, yaar! It ruins the fun when something goes wrong with storage. It's a custom error class that extends the native Error class, making it easy to identify and handle storage-related errors.
Optional
Static
Optional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Create .stack property on a target object
Error thrown when storage operations fail.
This error is like a party pooper, yaar! It ruins the fun when something goes wrong with storage. It's a custom error class that extends the native Error class, making it easy to identify and handle storage-related errors.