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