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