Preparing search index...
The search index is not available
biorate
biorate
nestjs-tools
AllExceptionsFilter
Class AllExceptionsFilter
Implements
ExceptionFilter
Index
Constructors
constructor
Methods
_http
_rpc
_ws
catch
code
hint
log
Constructors
constructor
new
All
Exceptions
Filter
(
)
:
AllExceptionsFilter
Returns
AllExceptionsFilter
Methods
Private
_http
_http
(
exception
,
host
)
:
void
Parameters
exception
:
Error
host
:
ArgumentsHost
Returns
void
Private
_rpc
_rpc
(
exception
,
host
)
:
void
Parameters
exception
:
Error
host
:
ArgumentsHost
Returns
void
Private
_ws
_ws
(
exception
,
host
)
:
void
Parameters
exception
:
Error
host
:
ArgumentsHost
Returns
void
catch
catch
(
exception
,
host
)
:
void
Parameters
exception
:
Error
host
:
ArgumentsHost
Returns
void
Private
code
code
(
exception
)
:
string
Parameters
exception
:
Error
Returns
string
Private
hint
hint
(
exception
)
:
string
|
[
string
]
Parameters
exception
:
Error
Returns
string
|
[
string
]
Protected
log
log
(
exception
)
:
void
Parameters
exception
:
Error
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_http
_rpc
_ws
catch
code
hint
log
biorate
Loading...