API 参考
    正在准备搜索索引...

    类 GlobalFilter

    实现

    • ExceptionFilter<Error | HttpException | unknown>
    索引

    构造函数

    属性

    方法

    构造函数

    属性

    logger: Logger = ...

    方法

    • Method to implement a custom exception filter.

      参数

      • e: unknown
      • host: ArgumentsHost

        used to access an array of arguments for the in-flight request

      返回 Promise<void>