class PothosError
extends GraphQLError
Re-export
import { PothosError } from "https://deno.land/x/pothos@release-1730496474/packages/core/mod.ts";
Constructors
new
PothosError(message: string, options?: GraphQLErrorOptions)import { PothosError } from "https://deno.land/x/pothos@release-1730496474/packages/core/mod.ts";