import { ErrBase } from "https://deno.land/x/rimbu@0.13.1/core/main/exports.ts";
const { CustomError } = ErrBase;
A custom error instance.
x/rimbu/core/main/exports.ts>ErrBase.CustomError
import { ErrBase } from "https://deno.land/x/rimbu@0.13.1/core/main/exports.ts";
const { CustomError } = ErrBase;
A custom error instance.