getStaticContextFromError
external fun getStaticContextFromError(routes: ReadonlyArray<AgnosticDataRouteObject>, context: StaticHandlerContext, error: Any?): StaticHandlerContext(source)
Given an existing StaticHandlerContext and an error thrown at render time, provide an updated StaticHandlerContext suitable for a second SSR render