nest
    Preparing search index...

    Class AllExceptionFilter

    Catch all exception and clasify them and throw errors.

    Use the dedicated exception filters such as "PrismaExceptionFilter

    Implements

    • ExceptionFilter
    Index

    Constructors

    Methods

    Constructors

    Methods

    • Method to implement a custom exception filter.

      Parameters

      • exception: any

        the class of the exception being handled

      Returns void