Перейти до основного вмісту

Class: HttpExceptionFilter

exceptions/src.HttpExceptionFilter

Implements

  • ExceptionFilter

Constructors

new HttpExceptionFilter(httpAdapterHost)

new HttpExceptionFilter(httpAdapterHost): HttpExceptionFilter

Parameters

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

Returns

HttpExceptionFilter

Source

libs/exceptions/src/lib/interceptors/http-exception.filter.ts:11

Methods

catch

catch(exception, host): void

Parameters

exception: AbstractHttpException<object>

host: ArgumentsHost

Returns

void

Implementation of

ExceptionFilter.catch

Source

libs/exceptions/src/lib/interceptors/http-exception.filter.ts:13


Generated using typedoc-plugin-markdown and TypeDoc