跳到主要内容
版本:Next

IFilter <CTX, R, N>

Common Exception Filter definition

Index

Methods

Methods

optionalcatch

  • catch(err: Error, ctx: CTX, res?: R, next?: N): any

optionalmatch

  • match(result: any, ctx: CTX, res?: R, next?: N): any