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