class supabase.FunctionsError extends Errorimport { supabase } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; const { FunctionsError } = supabase; ConstructorsnewFunctionsError(message: string,name?: string,context?: any,)Propertiescontext: any