import { uvException } from "https://deno.land/std@0.116.0/node/_errors.ts";
This creates an error compatible with errors produced in the C++ function UVException using a context object with data assembled in C++. The goal is to migrate them to ERR_* errors later when compatibility is not a concern.