Skip to content

FailedToGetStorageSlotError

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

Import

import { 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