api/classes/invalidinstruction
Globals / InvalidInstruction
Class: InvalidInstruction
Hierarchy
-
↳ InvalidInstruction
Index
Constructors
Properties
Constructors
constructor
+ new InvalidInstruction(ins
: Instruction): InvalidInstruction
Defined in packages/core/lib/internals/Fiber.ts:21
Parameters:
Name | Type |
---|---|
ins | Instruction |
Returns: InvalidInstruction
Properties
message
• message: string
Inherited from InvalidInstruction.message
Defined in node_modules/typescript/lib/lib.es5.d.ts:974
name
• name: string
Inherited from InvalidInstruction.name
Defined in node_modules/typescript/lib/lib.es5.d.ts:973
stack
• Optional
stack: undefined | string
Inherited from InvalidInstruction.stack
Defined in node_modules/typescript/lib/lib.es5.d.ts:975
Error
▪ Static
Error: ErrorConstructor
Defined in node_modules/typescript/lib/lib.es5.d.ts:984