VMException

Undocumented in source.

Constructors

this
this(string msg, size_t iptr, OpCode op, string file, size_t line)

Undocumented in source.

Members

Functions

toString
string toString()

Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ip
size_t ip;

Undocumented in source.

opcode
OpCode opcode;

Undocumented in source.

Meta