class CPU::UnsupportedOpcodeException
- CPU::UnsupportedOpcodeException
- Exception
- Reference
- Object
Overview
Raised when the given operation is not defined in OP_HASH.
run_op(0x1234, nil, [] of Int32) # raises UnsupportedOpcodeException