Skip to main content
Module

x/oauth4webapi/mod.ts>UnsupportedOperationError

OAuth 2 / OpenID Connect for JavaScript Runtimes
Go to Latest
class UnsupportedOperationError
extends Error
import { UnsupportedOperationError } from "https://deno.land/x/oauth4webapi@v2.4.4/mod.ts";

Constructors

new
UnsupportedOperationError(message?: string)