Skip to content

Variable: CATCH_WATERMARK

ts
const CATCH_WATERMARK: "__catchWatermark__" = "__catchWatermark__";

Defined in: packages/core/src/exceptions/catch.decorator.ts:10

Metadata key for marking a class as an exception filter

Released under the MIT License.