Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/src/exception/http/exceptions.ts>MethodNotAllowedException

The most mature backend framework for Deno
Go to Latest
class MethodNotAllowedException
extends HttpException
import { MethodNotAllowedException } from "https://deno.land/x/danet@1.7.4/src/exception/http/exceptions.ts";

Constructors

new
MethodNotAllowedException()