Skip to main content
Module

x/alosaur/src/injection/error-helpers.ts>formatErrorCtor

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function formatErrorCtor
import { formatErrorCtor } from "https://deno.land/x/alosaur@v0.21.0/src/injection/error-helpers.ts";

Parameters

ctor: constructor<any>
paramIdx: number
error: Error

Returns

string