class jose.errors.JOSENotSupported
extends JOSEError
import { jose } from "https://deno.land/x/jwe_cookie_map@v1.0.0-rc0/deps.ts";
const { JOSENotSupported } = jose.errors;
An error subclass thrown when a particular feature or algorithm is not supported by this implementation or JOSE in general.