import { DecodingError } from "https://deno.land/x/bencodex@0.2.2/src/decoder.ts";
An exception that is thrown when an error occurs while decoding a Bencodex.
Constructors
Properties
readonly
kind: DecodingErrorKindThe code that represents the kind of error.