class MethodNotAllowedError
extends HttpError
import { MethodNotAllowedError } from "https://deno.land/x/alosaur@v0.24.1/src/http-error/mod.ts";
Exception for todo HTTP error.
x/alosaur/src/http-error/mod.ts>MethodNotAllowedError
import { MethodNotAllowedError } from "https://deno.land/x/alosaur@v0.24.1/src/http-error/mod.ts";
Exception for todo HTTP error.