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