class UnprocessableEntityError extends HttpErrorimport { UnprocessableEntityError } from "https://deno.land/x/airbag@0.4/src/errors.ts"; ConstructorsnewUnprocessableEntityError(message?: string, options?: ErrorOptions)