class UnsupportedMediaTypeException
extends HttpException
import { UnsupportedMediaTypeException } from "https://deno.land/x/deno_nest@v3.6.0/src/exceptions.ts";
Instantiate an UnsupportedMediaTypeException
Exception.
Examples
throw new UnsupportedMediaTypeException()
throw new UnsupportedMediaTypeException()