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