AccountNotFoundError

Constructor for initializing an error message indicating that an account could not be found to execute the specified action.

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

Import

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