Exceptions Throw_InvalidOpCodeException Method Fling OS
Throws an invalid op code exception.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void Throw_InvalidOpCodeException()
Remarks

Used by CPU interrupts to handle the creation of the exception object and calling Throw.
See Also