Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
WsException
Class WsException
Hierarchy
Error
WsException
Index
Constructors
constructor
Properties
error
message
name
stack
Error
Methods
get
Error
Constructors
constructor
new
WsException
(
error
:
string
|
any
)
:
WsException
Parameters
error:
string
|
any
Returns
WsException
Properties
Private
error
error
:
string
|
any
message
message
:
any
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Methods
get
Error
get
Error
(
)
:
string
|
any
Returns
string
|
any
Globals
Ws
Exception
constructor
error
message
name
stack
Error
get
Error
Generated using
TypeDoc