Skip to content
#

backer

Here are 5 public repositories matching this topic...

Language: All
Filter by language
Romakita
Romakita commented Oct 13, 2020

Information

As developer I want to generate an Exception Filter file with is unit test via the command tsed g.

The goal is to implement the template file to generate the Exception Filter.

Template

import {Catch, PlatformContext, ExceptionFilterMethods} from "@tsed/common";

@Catch(Error)
export class HttpExceptionFilter implements ExceptionFilterMethods {
   cat

Improve this page

Add a description, image, and links to the backer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backer topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.