Skip to main content

Class: InternalProxyHttpExceptionFilter

server-http-client/src.InternalProxyHttpExceptionFilter

Implements

  • ExceptionFilter

Constructors

new InternalProxyHttpExceptionFilter(httpAdapterHost)

new InternalProxyHttpExceptionFilter(httpAdapterHost): InternalProxyHttpExceptionFilter

Parameters

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

Returns

InternalProxyHttpExceptionFilter

Source

libs/server-http-client/src/lib/interceptors/internal-proxy-http.filter.ts:8

Methods

catch

catch(exception, host): void

Parameters

exception: InternalProxyHttpException

host: ArgumentsHost

Returns

void

Implementation of

ExceptionFilter.catch

Source

libs/server-http-client/src/lib/interceptors/internal-proxy-http.filter.ts:10


Generated using typedoc-plugin-markdown and TypeDoc