class NotFoundError extends EarthstarErrorimport { NotFoundError } from "https://deno.land/x/stone_soup@v8.0.0/src/util/errors.ts"; ConstructorsnewNotFoundError(message?: string)