Search
Preparing search index...
The search index is not available
@nestjs/common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RpcException
Class RpcException
Hierarchy
Error
RpcException
Index
Constructors
constructor
Properties
error
message
name
stack
Error
Methods
get
Error
Constructors
constructor
new
Rpc
Exception
(
error
:
string
|
any
)
:
RpcException
Parameters
error:
string
|
any
Returns
RpcException
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
Rpc
Exception
constructor
error
message
name
stack
Error
get
Error
Generated using
TypeDoc