Search
Preparing search index...
The search index is not available
@nestjs/microservices
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
init
Message
Constructors
constructor
new
Rpc
Exception
(
error
:
string
|
object
)
:
RpcException
Parameters
error:
string
|
object
Returns
RpcException
Properties
Private
Readonly
error
error
:
string
|
object
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Methods
get
Error
get
Error
(
)
:
string
|
object
Returns
string
|
object
init
Message
init
Message
(
)
:
void
Returns
void
Globals
Rpc
Exception
constructor
error
message
name
stack
Error
get
Error
init
Message
Generated using
TypeDoc