Search
Preparing search index...
The search index is not available
@nestjs/microservices
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
InvalidDecoratorItemException
Class InvalidDecoratorItemException
Hierarchy
Error
Error
InvalidDecoratorItemException
Index
Constructors
constructor
Properties
message
msg
name
stack
Error
Methods
what
Constructors
constructor
new
Invalid
Decorator
Item
Exception
(
decorator
:
any
, item
:
any
, context
:
any
)
:
InvalidDecoratorItemException
Parameters
decorator:
any
item:
any
context:
any
Returns
InvalidDecoratorItemException
Properties
message
message
:
string
Private
Readonly
msg
msg
:
string
name
name
:
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Methods
what
what
(
)
:
string
Returns
string
Globals
Invalid
Decorator
Item
Exception
constructor
message
msg
name
stack
Error
what
Generated using
TypeDoc