Search
Preparing search index...
The search index is not available
@nestjs/microservices
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ExternalExceptionsHandler
Class ExternalExceptionsHandler
Hierarchy
ExternalExceptionFilter
ExternalExceptionFilter
ExternalExceptionsHandler
Index
Constructors
constructor
Properties
filters
Methods
catch
invoke
Custom
Filters
next
set
Custom
Filters
Constructors
constructor
new
External
Exceptions
Handler
(
)
:
ExternalExceptionsHandler
Returns
ExternalExceptionsHandler
Properties
Private
filters
filters
:
ExceptionFilterMetadata
[]
= []
Methods
catch
catch
(
exception
:
any
, host
:
ArgumentsHost
)
:
any
|
Promise
<
any
>
Parameters
exception:
any
host:
ArgumentsHost
Returns
any
|
Promise
<
any
>
invoke
Custom
Filters
invoke
Custom
Filters
(
exception
:
any
, host
:
any
)
:
any
Parameters
exception:
any
host:
any
Returns
any
next
next
(
exception
:
any
, host
:
any
)
:
any
Parameters
exception:
any
host:
any
Returns
any
set
Custom
Filters
set
Custom
Filters
(
filters
:
any
)
:
void
Parameters
filters:
any
Returns
void
Globals
External
Exceptions
Handler
constructor
filters
catch
invoke
Custom
Filters
next
set
Custom
Filters
Generated using
TypeDoc