Class VmHaltException
Special exception thrown by HALT instruction to terminate execution.
Implements
Inherited Members
Namespace: VM.Core.Instructions
Assembly: VM.dll
Syntax
public class VmHaltException : Exception, ISerializable
Special exception thrown by HALT instruction to terminate execution.
public class VmHaltException : Exception, ISerializable