Class: AnyExceptionFilter
exceptions/src.AnyExceptionFilter
Implements
ExceptionFilter
Constructors
new AnyExceptionFilter(httpAdapterHost)
new AnyExceptionFilter(
httpAdapterHost):AnyExceptionFilter
Parameters
▪ httpAdapterHost: HttpAdapterHost<AbstractHttpAdapter<any, any, any>>
Returns
Source
libs/exceptions/src/lib/interceptors/any-exception.filter.ts:17
Methods
catch
catch(
exception,host):void
Parameters
▪ exception: unknown
▪ host: ArgumentsHost
Returns
void
Implementation of
ExceptionFilter.catch
Source
libs/exceptions/src/lib/interceptors/any-exception.filter.ts:19
Generated using typedoc-plugin-markdown and TypeDoc