class ERR_OUT_OF_RANGE extends RangeErrorimport { ERR_OUT_OF_RANGE } from "https://deno.land/std@0.82.0/node/_errors.ts"; ConstructorsnewERR_OUT_OF_RANGE(str: string,range: string,received: unknown,)Propertiescode: string