FailedToGetStorageSlotError

Custom error message constructor for failing to get a specific storage slot.

FailedToGetStorageSlotError extends BaseError, see the docs for BaseError for all supported methods.

Import

1import { FailedToGetStorageSlotError } from "@aa-sdk/core";

Parameters

slot

string The storage slot that failed to be accessed or retrieved

slotDescriptor

string A description of the storage slot, for additional context in the error message