class UnsupportedMediaTypeException extends HttpExceptionimport { UnsupportedMediaTypeException } from "https://dotland.deno.dev/x/abc@v1.2.4/mod.ts"; ConstructorsnewUnsupportedMediaTypeException(message?: string | Record<string, any> | any, error?)