Skip to main content
Module

x/omdb/deps.ts>Command#error

Access OMDb's API with Deno.
Go to Latest
method Command.prototype.error
Re-export
import { Command } from "https://deno.land/x/omdb@v2.0.0/deps.ts";

Set custom error handler.

Parameters

handler: ErrorHandler

Error handler callback function.