import { TpyErrors } from "https://deno.land/x/tpy@v1.0.0-RC/src/error.ts";
The set of errors returned by TpyError
that describes a
set of error names (keys) which consists of two values: a string
description
and a method message
to create a human-friendly
defintion with specific context information.