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