ChainNotFoundError

Initializes a new instance of the error message with a default message indicating that no chain was supplied to the client.

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

Import

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