NestJs - Exception Filters [06]

Sdílet
Vložit
  • čas přidán 5. 07. 2024
  • We see how Nest handles exceptions, the different out of the box exception types that we can use. How we can create our own exception filters and use them, etc..
    Timestamps:
    ----------------------
    0:00- How Nest handles thrown errors by default
    3:08- Throwing HttpException with different properties
    7:08- Different Built-in HTTP exceptions
    10:08- Exception Filters
    13:20: Applying our custom Exception Filter
    16:11- Summary
    17:30- Bonus Section

Komentáře • 9

  • @kentjordan4658
    @kentjordan4658 Před rokem +1

    The best and precise teaching about NestJS on CZcams. 💯🔥 Subscribed.

    • @Computerix
      @Computerix  Před rokem +1

      Thank you! More videos in the series coming in the upcoming weeks!

  • @sayeddileri3461
    @sayeddileri3461 Před 3 měsíci

    Thank you for the video. Super helpful as I'm exploring this chapter of nestjs. I appreciate it brother!

  • @hassanmhassan5500
    @hassanmhassan5500 Před rokem

    Nice bonus as usual 👌

  • @omarps6622
    @omarps6622 Před 4 měsíci

    Great explanation 🤓💫

  • @MaximeCHEVASSON
    @MaximeCHEVASSON Před 6 měsíci

    Thanks a lot, the global implementation of the Exception Filter wasn't mentionned in the docs.
    Now it's clear as crystal thanks to you ;)
    Edit : Nevermind it was at the bottom of the page, but thanks anyway :'D

  • @brightertomorrow3343
    @brightertomorrow3343 Před 11 měsíci

    Great tutorial