Skip to main content

Class: OverrideDefaultNotFoundFilter

exceptions/src.OverrideDefaultNotFoundFilter

Implements

  • ExceptionFilter

Constructors

new OverrideDefaultNotFoundFilter(httpAdapterHost)

new OverrideDefaultNotFoundFilter(httpAdapterHost): OverrideDefaultNotFoundFilter

Parameters

httpAdapterHost: HttpAdapterHost<AbstractHttpAdapter<any, any, any>>

Returns

OverrideDefaultNotFoundFilter

Source

libs/exceptions/src/lib/interceptors/not-found-exception.filter.ts:15

Methods

catch

catch(exception, host): void

Parameters

exception: NotFoundException

host: ArgumentsHost

Returns

void

Implementation of

ExceptionFilter.catch

Source

libs/exceptions/src/lib/interceptors/not-found-exception.filter.ts:17


Generated using typedoc-plugin-markdown and TypeDoc