class ForbiddenError
extends PothosValidationError
import { ForbiddenError } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-scope-auth/mod.ts";
Constructors
new
ForbiddenError(message: string, result?: AuthFailure)Properties
result: AuthFailure