virtualSoC  0.6.2
baskett
vmasm.InstructionNotFoundException Class Reference
+ Inheritance diagram for vmasm.InstructionNotFoundException:

Public Member Functions

 InstructionNotFoundException (string inst)
 

Detailed Description

Constructor & Destructor Documentation

◆ InstructionNotFoundException()

vmasm.InstructionNotFoundException.InstructionNotFoundException ( string  inst)
29  : base("Instruction " + inst + " don't excist")
30  {
31  }

The documentation for this class was generated from the following file: